AZ-700 · Question #76
While working as a network administrator, you need to do DNS based global routing and don't have requirements for TLS (Transport Layer Security) protocol termination ("SSL offload"), per- HTTPS/HTTP r
The correct answer is B. Traffic Manager. Azure Traffic Manager is a DNS-based traffic load balancing solution that allows optimal distribution of the traffic to services across global Azure regions, offering high responsiveness and availability. Option A is incorrect. An application gateway is recommended for scenarios
Question
While working as a network administrator, you need to do DNS based global routing and don’t have requirements for TLS (Transport Layer Security) protocol termination (“SSL offload”), per- HTTPS/HTTP request or application-layer processing. Which of the following load balancing solutions would you use?
Options
- AApplication Gateway
- BTraffic Manager
- CFront Door
- DPowerShell
How the community answered
(48 responses)- A4% (2)
- B77% (37)
- C6% (3)
- D13% (6)
Explanation
Azure Traffic Manager is a DNS-based traffic load balancing solution that allows optimal distribution of the traffic to services across global Azure regions, offering high responsiveness and availability. Option A is incorrect. An application gateway is recommended for scenarios like if you need to load balance between your servers in a region at the application layer. Option B is correct. For scenarios like the given one, a traffic manager suits the best. Option C is incorrect. Front door suits scenarios like if you want to optimize the global routing of web traffic and improve top-tier end-users performance and reliability via quick global failover. Option D is incorrect. PowerShell is not a load balancing option. https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview
Community Discussion
No community discussion yet for this question.