Welcome to QA's learning platform (formerly Cloud Academy). Learn more about our journey here, opens in a new tab.
hands-on lab

Load Balancing (Global Load Balancer)

Difficulty: Beginner
Duration: Up to 1 hour and 30 minutes
Students: 174
Rating: 3.6/5
On average, students complete this lab in50m
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

Logging in to the Microsoft Azure Portal
Create load balancing rules for the existing load balancers
Test the load balancers
Create Global Load Balancer