Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Tutorials
    • All tutorials
    • Architecture and protection of a basic internet service
    • Cost analysis by resource using Object Storage
      • Configuring a fault-tolerant architecture in Yandex Cloud
      • Integrating an L7 load balancer with Cloud CDN and Object Storage
        • Overview
        • Management console, CLI, and API
        • Terraform
      • Autoscaling an instance group to process messages enqueued in Message Queue
      • Updating an instance group under load
      • Creating a budget trigger that invokes a function to stop a VM
      • Deploying a fault-tolerant architecture with preemptible VMs
      • Creating triggers that invoke a function to stop a VM and send a Telegram notification
  1. Basic infrastructure
  2. Fault tolerance and scaling
  3. Running an instance group with autoscaling
  4. Overview

Running an autoscaling instance group

Written by
Yandex Cloud
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:

  • Management console, CLI, and API: Use the Yandex Cloud management console, CLI, or API to create your infrastructure step by step.
  • Terraform: Streamline creating and managing your resources using the infrastructure as code (IaC) approach. Download a Terraform configuration example from the GitHub repository and then deploy the infrastructure using the Yandex Cloud Terraform provider.

Was the article helpful?

Previous
Integrating an L7 load balancer with Cloud CDN and Object Storage
Next
Management console, CLI, and API
Yandex project
© 2025 Yandex.Cloud LLC