What Is a Deployment Pipeline?
when deployment and production release themselves are automated, they are rapid, repeatable, and reliable. It is often so much easier to perform a release once the process is automated that they become "normal" events—meaning that, should you choose, you can perform releases more frequently. This is particularly the case where you are able to step
... See moreJez Humble • What Is a Deployment Pipeline?
deployment pipeline is an automated manifestation of your process for getting software from version control into the hands of your users.