Implementing DNS-based Traffic Routing with Azure Traffic Manager
Description
Azure Traffic Manager is a DNS-based load balancer offering in Microsoft Azure that allows you to distribute traffic to your web application across the globe. Traffic manager offers a variety of routing methods and endpoint monitoring solutions to suit your business needs. Being a global service, the Traffic Manager is less prone to regional failure in a datacenter.
The high availability offering for endpoints and automatic failover service makes Traffic Manager a unique offering for businesses looking to scale their web infrastructure without handling the traffic routing from scratch. It allows you to distribute your application globally based on various routing methods that suit your application needs. Whether you are hosting Azure endpoints or an external resource in a Hybrid cloud, Traffic Manager lets you combine all those scenarios when planning for highly available infrastructure design.
In this hands-on lab, you will understand how Traffic Manager works and work with Traffic Manager Profiles and endpoints to route traffic.
Learning Objectives
Upon completion of this intermediate-level lab, you will be able to:
- Understand Traffic Manager offering and capabilities
- Create Traffic Manager Profiles
- Add Endpoints to Traffic Manager
- Failover validation for Traffic Manager routing
Intended Audience
- Candidates for the Azure Administrator Exam (AZ-104)
- Cloud Architects
- DevOps Engineers
- Software Engineers
Prerequisites
Familiarity with the following will be beneficial but is not required:
- Azure Web Apps
The following content can be used to fulfill the prerequisite:
Updates
October 30th, 2024 - Resolved an issue that can cause the lab to fail to deploy in some cases
May 31st, 2023 - Updated screenshots and instructions, Nodejs version, and edited app service locations due to traffic manager endpoint conflicts
May 26th, 2023 - Resolved an issue that caused the lab to fail periodically
February 9th, 2023 - Resolved deployment issues