Manage release cadence in Azure Pipelines by using deployment patterns

Intermediate
DevOps Engineer
Administrator
Developer
Solution Architect
Azure
Azure DevOps

Choose and implement a deployment pattern that helps you smoothly roll out new application features to your users.

Learning objectives

After completing this module, you'll be able to:

  • Explain why deployment patterns matter.
  • Compare different deployment patterns so that you can choose the one that best suits your needs.
  • Apply the blue-green deployment pattern in your pipeline.

Prerequisites

  • An Azure subscription
  • An Azure DevOps organization with access to parallel jobs
  • Visual Studio Code
  • .NET 6.0 SDK
  • Git
  • A GitHub account