(
Continuous
Integration/
Continuous
Delivery) Automated processes for efficient creation, testing and deployment of software. The CI part involves building, testing and releasing the code, and the CD is the acceptance and production phases. See
continuous integration,
continuous delivery and
continuous configuration automation.