Reply to post: Testing in production anti-pattern

File Explorer fiasco: Window to Microsoft's mixed-up motivations

yetanotheraoc Silver badge

Testing in production anti-pattern

QUOTE: Canary releases are similar to blue-green deployments. Instead of switching all traffic to the updated application, you route only a small portion of the traffic to the new deployment. If there's a problem, revert to the old deployment. If not, gradually route more traffic to the new version. If you're using Azure App Service, you can use the **Testing in production feature** to manage a canary release. END-QUOTE

-- https://docs.microsoft.com/en-us/azure/architecture/framework/devops/release-engineering-cd#stage-your-workloads

Followed by "a limited number of users were affected"...

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon