- Lab
- A Cloud Guru
Implement an Azure Traffic Manager Environment
You are working as an Azure network engineer for Ctrl Alt Sweets, an online bakery that specializes in the most delicious cakes. You’ve been asked to implement a multi-regional, DNS-based load balancing solution in Azure using Traffic Manager. To do so, in this hands-on lab, you will take two existing App Service websites in two different regions and associate them with a Traffic Manager profile to create a high-performing and redundant solution that enables quick access from anywhere in the US.
Path Info
Table of Contents
-
Challenge
View the Pre-Created App Service Websites
View the App Service static websites that were created in advance. Note that the websites are marked as Site 1 and Site 2. This will allow you to know which sites you are directed to when implementing Traffic Manager.
-
Challenge
Create a Traffic Manager Profile
Create a Traffic Manager profile. When creating the profile, you will need to provide a globally unique profile name, set the routing method to Performance routing, and configure the failure condition timeouts to be as short as possible for faster failover (which will be relevant in a later step).
-
Challenge
Add App Service Endpoints
Add each of the App Service sites to the Traffic Manager profile.
-
Challenge
Switch Routing Method to Priority to Switch Site Redirection and Observe the Results
Switch the routing method to Priority and assign the site you were not directed to as the higher priority. Wait a few minutes and observe the results going through the Traffic Manager link.
-
Challenge
Simulate Failure and Observe Failover
Simulate a failure of the higher priority App Service endpoint by stopping the primary App Service application. At first, notice that the Traffic Manager link directs you to an error message.
Then, after a few minutes of waiting, notice that Traffic Manager automatically redirects you to the secondary App Service endpoint.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.