Running an autoscaling instance group
Written by
Updated at February 27, 2025
In this tutorial, you will set up an instance group with an autoscaling policy applied to manage extra load. We will place VMs in two availability zones and set up Yandex Network Load Balancer to distribute load between them.
To configure an autoscaling instance group, you can use the following tools:
- Yandex Cloud management console, CLI, and API: Use one of these methods to create your infrastructure step by step.
- Terraform: Streamline creating and managing your resources with the infrastructure as code (IaC) approach. Download a Terraform configuration example from GitHub and deploy your infrastructure using the Yandex Cloud Terraform provider
.