Posted on: July 22, 2021 Posted by: rahulgite Comments: 21

Myth: Continuous Delivery and Continuous Deployment are one and the same. It’s Not!

Actually, Continuous Delivery is controlled and has manual tasks in its process, wherein Continuous Deployment is a fully automated process.

Continuous Delivery Definition –

Continuous Delivery is a software development practice where software can be released to production at any time.

Continuous Deployment Definition –

Continuous Deployment is a software development practice where software is automatically released to production continuously.

Loading

21 People reacted on this

Leave a Comment