Term of the Moment

Hertz


Look Up Another Term


Definition: CI/CD


(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.