exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 4 question 17 discussion

Actual exam question from Microsoft's AZ-305
Question #: 17
Topic #: 4
[All AZ-305 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to deploy multiple instances of an Azure web app across several Azure regions.
You need to design an access solution for the app. The solution must meet the following replication requirements:
✑ Support rate limiting.
✑ Balance requests between all instances.
✑ Ensure that users can access the app in the event of a regional outage.
Solution: You use Azure Traffic Manager to provide access to the app.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
GarryK
Highly Voted 2 years, 2 months ago
Selected Answer: B
Correct. Azure Traffic Manager does not have rate limit. Use Azure Front Door with WAF https://docs.microsoft.com/en-us/azure/web-application-firewall/afds/waf-front-door-rate-limit-configure?pivots=portal
upvoted 16 times
...
NotMeAnyWay
Highly Voted 1 year, 7 months ago
Selected Answer: B
To achieve rate limiting along with load balancing and high availability, you should use Azure Front Door with the Web Application Firewall (WAF). Azure Front Door is a global, scalable entry-point that uses the Microsoft global edge network to create fast, secure, and widely scalable web applications. It provides load balancing and failover across multiple regions. By enabling the WAF on Azure Front Door, you can configure custom rate limiting rules to protect your web app from excessive traffic and potential attacks. So, using Azure Front Door with WAF will meet the requirements of supporting rate limiting, balancing requests between instances, and ensuring app accessibility during regional outages.
upvoted 5 times
...
SeMo0o0o0o
Most Recent 3 weeks ago
Selected Answer: B
B is correct You use Azure Front Door to provide access to the app.
upvoted 1 times
...
OPT_001122
1 year, 10 months ago
Selected Answer: B
rate limit -> Azure Front Door with WAF
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...