currently my team is working on a web-based service which has a very manual deployment process. I’d like to convince my management team to consider spending the engineering effort to bake automated deployment into our engineering practice. Can anyone suggest articles that help me make this argument?
Share
This article by Martin Fowler (ThoughtWorks) talks mainly about continuous integration, but touches on the benefits of automated deployment further down the article.
“How automated deployment can reduce cost, risk and complexity” article here looks quite comprehensive too