Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.25 KB

book3labs.md

File metadata and controls

24 lines (15 loc) · 1.25 KB

Book 3 - Implementing Continuous Delivery

Module 1 - Design a Release Strategy

Building a Release Strategy: read the informatiohn in the Skillpipe course materials - lab is paper only

Module 2 - Set Up a Release Management Workflow

See steps the Skillpipe course materials:

Automating infrastructure deployments in the Cloud with Terraform and Azure Pipelines

Controlling Deployments using Release Gates

Module 3 - Implement an appropriate deployment pattern

  • Blue-Green Deployment (steps in Skillpipe)
  • Traffic Manager (steps in Skillpipe)