Continuous delivery
Continuous delivery is the software engineering approach of extending the continuous integration pipeline to deploy the build output (or build drop) on an environment. Traditionally, every application's delivery pipeline consists of multiple stages, such as development, integration, UAT, and production. At each stage the build drop or build output goes through multiple stages of testing and finally release to production. Each stage/environment has a team responsible for validating the environment after applying the new update by running through multiple categories of tests, like acceptance tests, regression tests, integration tests, functional tests, load tests and performance tests. Continuous delivery makes the routine ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access