hands-on lab

Load Balancing (Global Load Balancer)

Difficulty: Beginner
Duration: Up to 1 hour and 30 minutes
Students: 177
Rating: 3.6/5
On average, students complete this lab in35m
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.

Description

Introduction

Using a Load Balancer, you can spread the load of your service across multiple virtual machines. However, this does not protect from a regional failure. In this Lab step, you will set up a Global Load Balancer in a different region from other Load Balancers to see that if one region fails, the other region can take over. 

 

In this Lab exercise, you will:

Start with two pre-existing virtual networks with a single virtual machine in each one., (these virtual machines are both linked to Load Balancers in their own Region). Then, you will complete the following tasks.

  • Create a Load Balancer rule for each of the two existing Load Balancers 
  • Test the Load balancers to make sure you can connect to the web servers 
  • Implement a Global Load Balancer connecting to the two existing Load Balancers 
  • Test the failover from one region to another

Updates

May 23rd, 2023 - Updated screenshots and instructions to reflect latest UI

Covered topics

Hands-on Lab UUID

Lab steps

0 of 4 steps completed.Use arrow keys to navigate between steps. Press Enter to go to a step if available.
  1. Logging in to the Microsoft Azure Portal
  2. Create load balancing rules for the existing load balancers
  3. Test the load balancers
  4. Create Global Load Balancer