Continuous Integration and Continuous Delivery

Published: Friday, 26 June 2020

Continuous Integration and Continuous Delivery (CI/CD) is a set of agile practices that helps with software processes from building to deployment.

Pipelines

A pipeline is a workflow that describes the steps of building and deploying software.

Vendors and providers

There are many vendors that can help automate the CI/CD process.