Reader small image

You're reading from  Designing and Implementing Microsoft Azure Networking Solutions

Product typeBook
Published inAug 2023
PublisherPackt
ISBN-139781803242033
Edition1st Edition
Tools
Concepts
Right arrow
Author (1)
David Okeyode
David Okeyode
author image
David Okeyode

David is the EMEA Azure CTO at Palo Alto Networks. Before that, he was an independent consultant helping companies secure their Azure environments through private expert level trainings and assessments. He has authored two books on Azure security - "Penetration Testing Azure for Ethical Hackers" and "Microsoft Azure Security Technologies Certification and Beyond. He has also authored multiple cloud computing courses for popular platforms like LinkedIn Learning. He holds over 15 cloud certifications and has over a decade of experience in Cybersecurity (consultancy, design, implementation). David is married to a lovely girl who makes the best banana cake in the world. They love travelling the world together!
Read more about David Okeyode

Right arrow

Designing and implementing an Azure Traffic Manager service

Azure Traffic Manager is a DNS-based traffic load balancer that routes incoming client requests to the most suitable endpoint based on routing rules configured by the user. It is important to note that Traffic Manager is not an inline load-balancing service like the three other services that we have discussed so far. Instead, it uses DNS to redirect a client to an available backend target.

Figure 9.64 provides an overview of the Traffic Manager request routing process:

Figure 9.64 – Traffic Manager request routing process

Figure 9.64 – Traffic Manager request routing process

The request routing process in Azure Traffic Manager involves several steps, as explained next using an example:

  1. When the client needs to resolve the name partners.contoso.com, it sends a DNS query to its configured recursive DNS service. This service contacts the various authoritative DNS services across the internet to resolve the DNS name. For example, let...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Designing and Implementing Microsoft Azure Networking Solutions
Published in: Aug 2023Publisher: PacktISBN-13: 9781803242033

Author (1)

author image
David Okeyode

David is the EMEA Azure CTO at Palo Alto Networks. Before that, he was an independent consultant helping companies secure their Azure environments through private expert level trainings and assessments. He has authored two books on Azure security - "Penetration Testing Azure for Ethical Hackers" and "Microsoft Azure Security Technologies Certification and Beyond. He has also authored multiple cloud computing courses for popular platforms like LinkedIn Learning. He holds over 15 cloud certifications and has over a decade of experience in Cybersecurity (consultancy, design, implementation). David is married to a lovely girl who makes the best banana cake in the world. They love travelling the world together!
Read more about David Okeyode