Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation
Rate it:
Open Preview
6%
Flag icon
A
6%
Flag icon
deployment pipeline is, in essence, an automated implementation of your application’s build, deploy, test, and release
6%
Flag icon
pro...
This highlight has been truncated due to consecutive passage length restrictions.
6%
Flag icon
The aim of the deployment pipeline is threefold. First, it makes every part of the process of building, deploying, testing, and releasing software visible to everybody involved, aiding collaboration. Second, it improves feedback so that problems are identified, and so resolved, as early in the process as possible. Finally, it enables teams to deploy and release any version of their software to any environment at will through a fully automated process.