Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Networking with Azure

You're reading from   Hands-On Networking with Azure Build large-scale, real-world apps using Azure networking solutions

Arrow left icon
Product type Paperback
Published in Mar 2018
Publisher
ISBN-13 9781788998222
Length 276 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Mohamed Waly Mohamed Waly
Author Profile Icon Mohamed Waly
Mohamed Waly
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Preface 1. Azure Virtual Networks 101 FREE CHAPTER 2. Delving into Azure Virtual Networks 3. Azure Network for VMs 4. Network Connectivity Scenarios in Azure 5. Azure DNS 6. Azure Load Balancers 7. Azure Traffic Manager 8. Azure Application Gateway 9. Other Books You May Enjoy

Azure Traffic Manager routing methods


When the Traffic Manager receives the DNS query from the clients, it does not directly send it to the service endpoint, but it checks which routing method is being used, and based on that method it will determine to which service endpoint the request will be directed.

Azure Traffic Manager supports the following four routing methods:

  • Performance: This method routes the client queries to the nearest endpoint based on the geographic location to the client, which will provide a better performance for the client because it follows the lowest network latency model
  • Weighted: This method routes the client queries based on a weight that you define
  • Priority: In this method, the queries will be queried to a primary service endpoint, and if it goes down, it will be redirected to a backup service endpoint
  • Geographic: This method detects the region from which the DNS query is originated and redirects it to a specific endpoint
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime