DevOps: Keep moving forward not backwards when deploying to production
I was asked a curious question the other day: “Are all changes made to production systems actually deployments?”
I wish the answer was yes, but unfortunately patches do get applied directly to production systems without going through standard deployment processes.
Everyone understands the scenario. Code has been deployed using the normal processes, then someone has something that simply must be fixed urgently in the productions systems. At that point, you have two choices:
2018-03-23


