Computer Science, asked by Gopal9688, 1 year ago

_____________ is a software engineering approach in which teams produce software in short cycles, ensuring that software can be reliably released at any time.

Answers

Answered by Kingvikraal
9
Continuous delivery (CD) 
Answered by phillipinestest
0

Continuous Delivery is a software engineering approach in which teams produce software in short cycles, ensuring that software can be reliably released at any time.

According to Wikipedia, its advantages are: “It aims at building, testing, and releasing software with greater speed and frequency. The approach helps reduce the cost, time, and risk of delivering changes by allowing for more incremental updates to applications in production. A straightforward and repeatable deployment process is important for continuous delivery."

Similar questions