Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-400 Topic 3 Question 110 Discussion

Actual exam question for Microsoft's AZ-400 exam
Question #: 110
Topic #: 3
[All AZ-400 Questions]

SIMULATION

Task 3

You need to ensure that an Azure Web App named az400-38443478-matn supports rolling upgrades The solution must ensure that only 10 percent of users who connect to az400-38443478 main use updated versions of the app. The solution must minimize administrative effort.

Show Suggested Answer Hide Answer
Suggested Answer: A

To ensure that your Azure Web App named az400-38443478-main supports rolling upgrades and only 10 percent of users connect to the updated version of the app, you can use deployment slots with the following steps:

Create a Deployment Slot:

Navigate to the Azure Portal.

Go to your Web App az400-38443478-main.

Select Deployment slots in the menu.

Click on Add Slot.

Name the slot (e.g., staging) and if needed, clone settings from the production slot.

Configure the Traffic Percentage:

In the Deployment Slots menu, you will see a column for Traffic %.

Set the traffic percentage to 10% for the staging slot1.

This will route only 10% of the traffic to the updated version of the app in the staging slot.

Deploy the Updated App to the Staging Slot:

Deploy your updated application to the staging slot.

Test the application in the staging slot to ensure it's working as expected.

Complete the Rolling Upgrade:

Once you're satisfied with the performance and stability of the app in the staging slot, you can gradually increase the percentage of traffic until you're ready to swap with the production slot.

To swap slots, go to the Deployment slots menu and click on Swap with the production slot.

By using deployment slots, you can achieve rolling upgrades with minimal administrative effort, as it allows you to test the new version on a subset of users before fully releasing it. Remember to adjust the traffic percentage and monitor the application's performance throughout the process.


Contribute your Thoughts:

Laurel
10 months ago
I agree. By using deployment slots, we can easily control the percentage of users who see the updated version without much manual effort.
upvoted 0 times
...
Ligia
10 months ago
Yes, that makes sense. We can use deployment slots to deploy the updated version and gradually route traffic to it.
upvoted 0 times
...
Mee
10 months ago
Hold on, did they say 'minimize administrative effort'? Sounds like someone's feeling lazy today. Hey, as long as it works, who am I to judge?
upvoted 0 times
...
Luther
10 months ago
I think we need to configure deployment slots in Azure for rolling upgrades.
upvoted 0 times
...
Shaunna
10 months ago
I'm imaging the developers right now, frantically testing and retesting to make sure that 10% doesn't turn into a 100% dumpster fire. Good luck, folks!
upvoted 0 times
Earleen
9 months ago
User4: Good luck to the developers testing and retesting to avoid any issues!
upvoted 0 times
...
Johanna
9 months ago
User3: The solution should definitely minimize the administrative effort involved.
upvoted 0 times
...
Iraida
10 months ago
It's crucial to ensure only 10% of users get the updated version at a time.
upvoted 0 times
...
Margot
10 months ago
I hope they have a solid plan in place for those rolling upgrades.
upvoted 0 times
...
...
Alba
11 months ago
Hmm, 10% rollout? Feels a bit risky, but I guess it's a good way to test the waters. Just gotta make sure those updates are rock-solid, am I right?
upvoted 0 times
Thaddeus
10 months ago
Xenia: Exactly, that's why a controlled rollout is key for this scenario.
upvoted 0 times
...
Xenia
10 months ago
Rosalyn: Agreed, we don't want to disrupt the majority of users with any issues.
upvoted 0 times
...
Rosalyn
10 months ago
Totally, we need to ensure the updates are thoroughly tested before rolling out to a larger audience.
upvoted 0 times
...
Lilli
10 months ago
Yeah, it's definitely a balance between testing and minimizing risk.
upvoted 0 times
...
...
Joanna
11 months ago
This sounds like a job for Traffic Manager! With just a few clicks, we can split the traffic between the old and new versions of the app. Easy peasy!
upvoted 0 times
Glendora
10 months ago
That's true! It will make sure only 10 percent of users get the updated version without much effort.
upvoted 0 times
...
Royce
10 months ago
Traffic Manager is a great idea! It can help with the rolling upgrades.
upvoted 0 times
...
...

Save Cancel