Scaling with Azure VM Scale Sets: Complete Terraform & Packer Solution

Опубликовано: 11 Март 2026
на канале: Mike's Cloud Solutions
3,298
163

#Azure #Terraform #VMSS #Packer #CloudScaling

*Scaling with Azure VM Scale Sets: Complete Terraform & Packer Solution*

In this video, we dive into deploying Flask-based microservices and implementing auto-scaling solutions in Azure — part of the Scaling in the Cloud series.

*What You’ll Learn*

• Deploy Flask microservices on Azure Virtual Machines
• Use Azure CosmosDB to store microservice data
• Build a reusable Azure VM Image with Packer
• Configure an Azure VM Scale Set (VMSS) using Terraform
• Simulate real-world load to test and observe scaling events
• Tear down all infrastructure to clean up resources

*Project Repository*

GitHub: https://github.com/mamonaco1973/azure...
README: https://github.com/mamonaco1973/azure...

---

00:00 Introduction
01:55 Azure Diagram
03:04 Prerequisites
03:52 Build the Code
05:51 Build Results
08:11 Scaling Policy
11:57 Test in Postman
14:11 Scaling Up
17:58 Scaling Down
20:13 Azure Issues