Continuous Delivery
Continuous Delivery (CD) is an approach in software engineering in which teams develop software in shorter cycles or iterations and ensure that it can be released any time. It aims to achieve automated testing and releasing of software with higher speed and frequency. Continuous Integration helps in achieving continuous delivery.
Previous Term
Burnup ChartNext Term
Continuous Discovery