Scheduled scaling of instance groups
Written by
Updated at December 4, 2024
Follow this tutorial to create a VM group using Yandex Compute Cloud and set up scheduled scaling for it. A Yandex Cloud Functions function triggered by a timer will manage the instance group size.
You can use one of the following tools to configure VM group scaling:
- 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 and then deploy the infrastructure using the Terraform Yandex Cloud
provider.