nerdexam
MicrosoftMicrosoft

AZ-400 · Question #549

AZ-400 Question #549: Real Exam Question with Answer & Explanation

The correct answer is A: progressive exposure. A progressive exposure strategy, also known as canary releasing, allows you to slowly roll out changes to a small subset of users before rolling it out to the entire infrastructure. This lets you monitor and test new releases to ensure functionality before full deployment. It als

Submitted by chiamaka_o· Mar 6, 2026Design and implement build and and release pipelines

Question

You plan to deploy a solution that will include multiple microservices. You need to recommend a deployment strategy for the microservices. The solution must meet the following requirements: - Enable testing and monitoring of changes during a gradual rollout. - Control the number of users that will receive new code releases. Which strategy should you recommend?

Options

  • Aprogressive exposure
  • BA/B
  • Cfeature toggle
  • Dblue/green

Explanation

A progressive exposure strategy, also known as canary releasing, allows you to slowly roll out changes to a small subset of users before rolling it out to the entire infrastructure. This lets you monitor and test new releases to ensure functionality before full deployment. It also provides control over the number of users that will receive the new code releases, satisfying both

Community Discussion

No community discussion yet for this question.

Full AZ-400 PracticeBrowse All AZ-400 Questions