Continuous Integration and Continuous Delivery are some of the key concepts in modern software development, referring in general to introducing automation to the building, testing and deployment of applications. Continuous Integration is based on build and test automation, while
Continuous Delivery is about deploying updates to production with minimum risk and downtime. Read more:
CI/CD in Sitefinity Cloud.