Chapter 12. Conclusion: What Are the Benefits?

This book should have made clear that Continuous Delivery is much more than just an automation of infrastructure and an optimization of deployment. In fact, the central objectives of Continuous Delivery are:

•  Feedback

Faster and more frequent deployment results in faster feedback from production. The different test phases also focus on providing feedback with regards to software problems as fast as possible.

•  Automation

Tests and deployment are automated for Continuous Delivery to allow for rapid feedback.

•  Reproducibility

The extensive automation allows one to exactly reproduce test results and software installations.

•  Easier Error Search

All changes to servers and software are versioned. ...

Get A Practical Guide to Continuous Delivery now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.