© Andrew Davis 2019
A. DavisMastering Salesforce DevOps https://doi.org/10.1007/978-1-4842-5473-8_7

7. The Delivery Pipeline

Andrew Davis1 
(1)
San Diego, CA, USA
 
The delivery pipeline, or deployment pipeline, refers to the sequence of automated processes that manage the build, test, and release process for your project. The term was popularized by the book Continuous Delivery, which says:

A deployment pipeline is, in essence, an automated implementation of your application’s build, deploy, test, and release process. … Every change that is made to an application’s configuration, source code, environment, or data, triggers the creation of a new instance of the pipeline. … The aim of the deployment pipeline is threefold. First, it makes every part of ...

Get Mastering Salesforce DevOps: A Practical Guide to Building Trust While Delivering Innovation 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.