Pipeline
A deployment pipeline is an automated process for building, testing, and delivering software to production. It ensures that code changes can move quickly and reliably from development to operations through a series of defined steps and checks.
Pipeline
This article series explores how to build a portable, scalable, and reusable deployment pipeline for complex environments – covering everything from version control and CI to automated testing and delivery.

Building a portable, scalable, reusable Deployment Pipeline for an arbitrarily complex environment (part 3)
This is the last of three posts about building an advanced deployment pipeline.
2015-12-23
