exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 4 question 35 discussion

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

You plan to deploy an Azure App Service web app that will have multiple instances across multiple Azure regions.
You need to recommend a load balancing service for the planned deployment The solution must meet the following requirements:
✑ Maintain access to the app in the event of a regional outage.
✑ Support Azure Web Application Firewall (WAF).
✑ Support cookie-based affinity.
✑ Support URL routing.
What should you include in the recommendation?

  • A. Azure Front Door
  • B. Azure Traffic Manager
  • C. Azure Application Gateway
  • D. Azure Load Balancer
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
kay000001
Highly Voted 2 years, 2 months ago
Selected Answer: A
A. Azure Front Door = Supports URL routing.
upvoted 20 times
...
NotMeAnyWay
Highly Voted 1 year, 7 months ago
Selected Answer: A
A. Azure Front Door Azure Front Door is the recommended load balancing service for the planned deployment as it meets all the specified requirements: ✓ Maintains access to the app in the event of a regional outage, as it is a global load balancer with instant failover capabilities. ✓ Supports Azure Web Application Firewall (WAF) integration for security. ✓ Supports cookie-based affinity for session stickiness. ✓ Supports URL routing for directing traffic to different backend pools based on URL patterns.
upvoted 7 times
...
Thanveer
Most Recent 6 days, 23 hours ago
Selected Answer: A
A. Azure Front Door
upvoted 1 times
...
SeMo0o0o0o
3 weeks ago
Selected Answer: A
A is correct
upvoted 1 times
...
Lazylinux
7 months, 2 weeks ago
Selected Answer: A
Given answer A is correct as the below requirements are actual some of the features of Azure FD ✑ Maintain access to the app in the event of a regional outage. ✑ Support Azure Web Application Firewall (WAF). ✑ Support cookie-based affinity. ✑ Support URL routing.
upvoted 1 times
...
rex303
1 year, 8 months ago
Selected Answer: A
Azure front door. While both azure application gateway and azure front door hit most of the requirements, the key requirement is the cross-region support. Azure Application Gateway is a regional service that distributes traffic within a region, while Azure Front Door is a global service that distributes traffic across regions. https://learn.microsoft.com/en-us/azure/frontdoor/standard-premium/faq#what-is-the-difference-between-azure-front-door-and-azure-application-gateway
upvoted 1 times
...
zellck
1 year, 9 months ago
Selected Answer: A
A is the answer. https://learn.microsoft.com/en-us/azure/frontdoor/routing-methods#affinity Session affinity can be enabled the origin group level in Azure Front Door Standard and Premium tier and front end host level in Azure Front Door (classic) for each of your configured domains (or subdomains). Once enabled, Azure Front Door adds a cookie to the user's session. The cookies are called ASLBSA and ASLBSACORS. Cookie-based session affinity allows Front Door to identify different users even if behind the same IP address, which in turn allows a more even distribution of traffic between your different origins.
upvoted 3 times
zellck
1 year, 9 months ago
https://learn.microsoft.com/en-us/azure/web-application-firewall/afds/afds-overview zure Web Application Firewall (WAF) on Azure Front Door provides centralized protection for your web applications. WAF defends your web services against common exploits and vulnerabilities. It keeps your service highly available for your users and helps you meet compliance requirements. WAF on Front Door is a global and centralized solution. It's deployed on Azure network edge locations around the globe. WAF enabled web applications inspect every incoming request delivered by Front Door at the network edge. WAF prevents malicious attacks close to the attack sources, before they enter your virtual network. You get global protection at scale without sacrificing performance. A WAF policy easily links to any Front Door profile in your subscription. New rules can be deployed within minutes, so you can respond quickly to changing threat patterns.
upvoted 1 times
...
...
OPT_001122
1 year, 10 months ago
Selected Answer: A
A. Azure Front Door
upvoted 1 times
...
OPT_001122
1 year, 10 months ago
A. Azure Front Door
upvoted 1 times
...
testtaker13
1 year, 10 months ago
Selected Answer: A
Given answer is correct. Global service with WAF.
upvoted 1 times
...
tfulanchan
1 year, 10 months ago
WAF is a feature of Azure Front Door
upvoted 1 times
...
RandomNickname
2 years ago
Selected Answer: A
As per article provided in answer section, given answer is correct
upvoted 3 times
...
LaithTech
2 years, 1 month ago
Selected Answer: A
URL Routing is supported by AFD
upvoted 1 times
...
mufflon
2 years, 2 months ago
Selected Answer: B
I believe that the correct answer is B. Traffic Manager. It supports Multi-region load balancing, WAF, Cookie-based session affinity and URL path https://docs.microsoft.com/en-us/azure/architecture/high-availability/reference-architecture-traffic-manager-application-gateway
upvoted 2 times
rumino
9 months ago
Stop upvoting this. Traffic Manager rely on Application Gateway in this architecture. Application Gateway - While Traffic Manager provides DNS-based regional load balancing, Application Gateway gives you many of the same capabilities as Azure Front Door but at the regional level such as: Web Application Firewall (WAF) Transport Layer Security (TLS) termination Path-based routing Cookie-based session affinity
upvoted 1 times
...
ServerBrain
1 year, 11 months ago
Traffic manager does not support WAF
upvoted 2 times
...
Wolviet7
2 years, 2 months ago
Traffic Manager is a DNS resolver ... used with Application Gateway may cover session affinity but on its own only Front Door meets the requirements.
upvoted 5 times
...
...
scottims
2 years, 2 months ago
Answer is correct, I was leaning towards C however AAG is regional and doesn't support path based routing Front Door is an application delivery network that provides global load balancing and site acceleration service for web applications. It offers Layer 7 capabilities for your application like SSL offload, path-based routing, fast failover, caching, etc. to improve performance and high-availability of your applications.
upvoted 3 times
...
heero
2 years, 2 months ago
I think the right answer is : C. Azure Application Gateway
upvoted 1 times
ajayasa
1 year, 11 months ago
Azure Application Gateway is regional service and hence answer should be AFD
upvoted 1 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 ...