A few years ago, I took ownership of the middleware code-as-config service that defined our app’s API. It could only be modified inline. The first thing we did was add the ability to pull from a git repo. You could pull from any branch, except Production could only pull from a specific branch. Source control. Code review. Magical stuff. Come on AWS.