DEV Community

Alec Dutcher
Alec Dutcher

Posted on

AZ-400: Design and implement deployments

Return to Exam Guide

  • Design a deployment strategy, including blue/green, canary, ring, progressive exposure, feature flags, and A/B testing
  • Design a pipeline to ensure reliable order of dependency deployments
  • Plan for minimizing downtime during deployments by using VIP swap, load balancer, and rolling deployments
  • Design a hotfix path plan for responding to high-priority code fixes Implement load balancing for deployment, including Azure Traffic Manager and the Web Apps feature of Azure App Service

Top comments (0)