Microsoft Azure Architect Design (2020, legacy) — Question 2

You are designing an Azure solution.
The network traffic for the solution must be securely distributed by providing the following features:
✑ HTTPS protocol
✑ Round robin routing
✑ SSL offloading
You need to recommend a load balancing option.
What should you recommend?

Answer options

Correct answer: D

Explanation

The Azure Application Gateway is the correct choice as it supports HTTPS, round robin routing, and SSL offloading, making it suitable for secure web traffic management. The Azure Load Balancer and Azure Internal Load Balancer do not provide SSL offloading capabilities, while Azure Traffic Manager is primarily used for DNS-based traffic routing and does not directly handle load balancing.