You are designing an Azure solution.The solution must meet the following requirements:Distribute traffic to different pools of dedicated virtual machines (VMs) based on rules.Provide SSL offloading capabilities.You need to recommend a solution to distribute network traffic.Which technology should you recommend?Azure Application Gateway is a web traffic load balancer that enables you to manage traffic to your web applications.Azure Application Gateway can be configured to terminate the Secure Sockets Layer (SSL) session at the gateway to avoid costly SSL decryption tasks to happen at the web farm. SSL offload also simplifies the front-end server setup and management of the web application.References:https://docs.microsoft.com/en-us/azure/application-gateway/application-gateway-introductionhttps://docs.microsoft.com/en-us/azure/application-gateway/application-gateway-ssl
Question:
Which technology should you recommend?
Options:
Azure Load Balancer
server-level firewall rules
Azure Application Gateway
Azure Traffic Manager
Correct Answer
The Correct Answer for this Question is
Azure Application Gateway