You develop an enterprise application that will be used only by the employees of a company. The application is not Internet-facing. You deploy instances of the application to Azure datacenters on two continents.You must implement a load balancing solution that meets the following requirements:
Provide network-level distribution of traffic across all instances of the application.
Support HTTP and HTTPS protocols.
Manage all inbound and outbound connections.
Any back-end virtual machine (VM) must be able to service requests from the same user or client session.
Solution: You implement Traffic Manager.
Does the solution meet the goal? distributed endpoints. Clients then connect to those endpoints directly.
A.
Yes
B.
No
Explanation:
A Traffic Manager works at the DNS level. It uses DNS responses to direct end-user traffic to globally
An application manager, which works at the Application level (Layer 7), is also required.
https://docs.microsoft.com/en-us/azure/application-gateway/application-gateway-introduction