0
0
Azurecloud~5 mins

Traffic Manager routing methods in Azure - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is the purpose of Azure Traffic Manager?
Azure Traffic Manager directs user traffic to the most appropriate service endpoint based on routing methods, improving availability and responsiveness.
Click to reveal answer
beginner
Explain the 'Priority' routing method in Traffic Manager.
Priority routing sends all traffic to the primary endpoint unless it is unhealthy, then it fails over to the next priority endpoint.
Click to reveal answer
intermediate
How does the 'Weighted' routing method work?
Weighted routing distributes traffic across endpoints based on assigned weights, allowing control over traffic proportions sent to each endpoint.
Click to reveal answer
intermediate
Describe the 'Performance' routing method.
Performance routing directs traffic to the endpoint with the lowest network latency from the user, improving response times.
Click to reveal answer
intermediate
What is the 'Geographic' routing method used for?
Geographic routing sends users to endpoints based on their geographic location, useful for compliance or localization needs.
Click to reveal answer
Which Traffic Manager routing method sends all traffic to a primary endpoint unless it is down?
AWeighted
BPriority
CPerformance
DGeographic
What does the Weighted routing method allow you to do?
ASend all traffic to one endpoint
BSend traffic based on user location
CSend traffic to the fastest endpoint
DDistribute traffic based on assigned weights
Which routing method improves user experience by reducing latency?
APriority
BWeighted
CPerformance
DGeographic
Geographic routing is best used when you want to:
ASend traffic based on user location
BBalance traffic evenly
CFailover automatically
DSend traffic to the fastest endpoint
If you want to test a new endpoint with a small portion of traffic, which routing method should you use?
AWeighted
BGeographic
CPerformance
DPriority
Describe the main differences between Priority and Weighted routing methods in Azure Traffic Manager.
Think about failover versus traffic sharing.
You got /4 concepts.
    Explain how Performance and Geographic routing methods improve user experience.
    Consider speed and location factors.
    You got /4 concepts.