Fault-tolerant website with load balancing via Yandex Network Load Balancer
Written by
Updated at October 2, 2024
In this tutorial, you will learn how to create a fault-tolerant website with load balancing. You will create a Yandex Virtual Private Cloud cloud network, deploy a Yandex Compute Cloud VM group, and configure load balancing between two availability zones to protect your website from failures using Network Load Balancer.
For the website, you will use a LAMP
You can create your website infrastructure using one of these tools:
- Management console: Create your infrastructure one step at a time from the Yandex Cloud management console.
- 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 Yandex Cloud Terraform provider
.