94.0k views
5 votes
You are designing the architecture for an application that will be hosted on Azure virtual machines. The application will be available over TCP port 4359. You will have instances of the application in the following Azure Regions:

West US

East US

East Asia

West Europe

North Europe

Australia East

You need to recommend a solution to route user request for the application to the instance closest to the user.

What should you recommend?

Select only one answer.

Azure Front Door

Azure Traffic Manager

Azure Application Gateway

Azure Load Balancer

User GtotheB
by
6.6k points

2 Answers

4 votes

Answer: Azure Traffic Manager

Explanation: Azure Front Door cannot handle TCP, only HTTP

Traffic Manager — Any protocol: Because Traffic Manager works at the DNS layer, you can route any type of network traffic; HTTP, TCP, UDP, etc.

Front Door — HTTP acceleration: With Front Door traffic is proxied at the Edge of Microsoft’s network. Because of this, HTTP(S) requests see latency and throughput improvements reducing latency for SSL negotiation and using hot connections from AFD to your application.

User Volodymyr Sorokin
by
7.5k points
1 vote

Answer:

azure front door

Step-by-step explanation:

ONLY HAPPENING IN OHIO DAWG.

User Asara
by
6.7k points