hands-on lab

Working with Virtual Machine Scale Set Scaling

Difficulty: Intermediate
Duration: Up to 45 minutes
Students: 67
Rating: 5/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.

Description

Azure Virtual Machines Scale Sets (VMSS) is an Infrastructure as a Service (IaaS) offering that allows you to create and manage a group of Virtual Machines (VM) behind a load balancer. Scale sets provide you the ability to increase and decrease the number of VMs based on the workload's requirement and user's demand. VMSS allows you to build large-scale infrastructure suitable for big data and compute.

VMSS scaling helps you to automate the scaling component of the infrastruture based on the workload needs and usage. The scale set can automatically increase and decrease the number of VMs within an instance to accomodate for the user's demand. This removes the overhead for the administration team to monitor and adjust the instance count manually.

In this hands-on lab, you will create a scaling rule for the Scale Set resource to scale the instance to handle the resource consumption.

Learning Objectives

Upon completion of this intermediate-level lab, you will be able to:

  • Configuring VMSS Scaling Rule
  • Review Run history for log reference

Intended Audience

  • Candidates for Azure Administrator Exam (AZ-104)
  • Cloud Architects
  • DevOps Engineers
  • Software Engineers

Prerequisites

Familiarity with the following will be beneficial but is not required:

  • Azure Virtual Machines Scale Set
  • Azure Storage Accounts

The following content can be used to fulfill the prerequisite:

Environment before

Environment after

Covered topics

Lab steps

Logging in to the Microsoft Azure Portal
Creating Scaling Rule for Azure VMSS