Skip to content

Continuous Integration and Continuous Delivery

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

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

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