Software deployment has always been one of the most stressful parts of a developer's job. You write code, test it, and then push it live, hoping nothing breaks. When something inevitably does go wrong ...
Whether for high-speed trains or Python deployments, automated failsafes are already necessary, and will only become more so as complexity and speed increase. This piece is about secure deployment of ...