Continuous Delivery 1099
Reliable Software Releases through Build, Test, and Deployment Automation

简介
Getting software released to users is often a painful, risky, and time-consuming process. This groundbreaking new book sets out the principles and technical practices that enable rapid, incremental delivery of high quality, valuable new functionality to users. Through automation of the build, deployment, and testing process, and improved collaboration between developers, testers, and operations, delivery teams can get changes released in a matter of hours— sometimes even minutes–no matter what the size of a project or the complexity of its code base.
Jez Humble and David Farley begin by presenting the foundations of a rapid, reliable, low-risk delivery process. Next, they introduce the “deployment pipeline,” an automated process for managing all changes, from check-in to release. Finally, they discuss the “ecosystem” needed to support continuous delivery, from infrastructure, data and configuration management to governance.
目录
Foreword by Martin Fowler
Preface
Acknowledgements
About the Authors
Part I
Foundations
1 The Problem of Delivering Software
2 Configuration Management
3
Continuous Integration
4 Implementing a Testing Strategy
Part II The Deployment
Pipeline
5 Anatomy of the Deployment Pipeline
6 Build and deployment scripting
7
Commit Testing Stage
8 Automated Acceptance Testing
9 Testing Non-Functional
Requirements
10 Deploying and Releasing Applications
Part III The Delivery Ecosystem
11
Managing infrastructure and environments
12 Managing Data
13 Managing components and
dependencies
14 Advanced version control
15 Managing Continuous Delivery
Bibliography
Index