Continuous Deployment definition
- Continuous Deployment is deploying every change into production automatically.
Continuous Deployment purpose
- Continuous Deployment is a software delivery practice in which the release process is fully automated in order to have changes promoted to the production environment with no human intervention.
Continuous Deployment practice
- Continuous Deployment must be used in DevOps.
Continuous Delivery (Release on Demand)
More informations for the Scrum PSD certification here.