23 April 2024

Scrum Modern Tooling and Development Practices : DevOps and Continuous Deployment (CD)

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.

DevOps and the three ways

Continuous Integration (CI)

Continuous Delivery (Release on Demand)

More informations for the Scrum PSD certification here.

Leave a Reply

Your email address will not be published. Required fields are marked *