25 février 2019
_année_2019 _mois_févr. architecture debug devops programming
Lorin Hochstein on Twitter: "I’m a big believer in the following two statements: 1. You should design your system so that you never need to ssh to prod to debug an issue. 2. You should never prevent engineers from being able to ssh to prod to debug an issue.… https://t.co/kwmiyH0SXN"
C’est assez juste : SSH (ou tout au moins un moyen d’inspection détaillé de l’état de l’application) est très utile pour débugger, mais ne doit servir à rien dans le fonctionnement courant.