Overview
Continuous integration (CI) and continuous delivery (CD), also known as CI/CD, is a method to frequently deliver apps to customers by introducing automation into the stages of app development.
Precisely, CI/CD introduces ongoingautomation and continuousmonitoring throughout the lifecycle of apps, from integration and testing phases to delivery and deployment.