Pipeline as Code
Pipeline as Code: Automated deployment for fast and reliable deliveries
Definition
CI/CD pipeline defined as versioned code.
Usage example
Automated CI/CD pipeline via GitLab: unit tests, Docker build, deployment to staging then production with instant rollback if necessary.