hands-on lab

Load Balancing (Global Load Balancer)

Beginner
Up to 1h 30m
155
3.6/5
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.
Lab 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

About the author
Students
1,685
Labs
5
Courses
2

David has been a trainer with QA for over 12 years and has been training cloud technologies since 2017.  Currently certified in Microsoft and Alibaba cloud technologies David has previously been a system and Network administrator amongst other roles.    

Currently, he is a Principle Technology Learning Specialist (Cloud) at QA. He loves nothing more than teaching cloud-based courses and also has a passion for teaching PowerShell scripting.

Outside of work, his main love is flying Radio control airplanes, and teaching people to fly them.

Covered topics
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