Q2
What is the difference between Continuous Delivery and Continuous Deployment?
💬Answer
- Continuous Delivery: The release artifact is built and tested, but requires manual human authorization/approval to trigger the actual production deploy.
- Continuous Deployment: The release is pushed to production automatically as soon as it passes the automated build and test pipeline.
Related AWS Questions
View All AWSQuestions →
Created by
Apurv Gujjar
DevOps & Cloud Engineer
Specialized in:DevOpsAWSGCPKubernetesTerraformDocker
View Portfolio