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
        • Overview
        • Management console
        • Terraform
      • Integrating an L7 load balancer with Cloud CDN and Object Storage
      • 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. Fault-tolerant website with load balancing via an Network Load Balancer
  4. Overview

Fault-tolerant website with load balancing via Yandex Network Load Balancer

Written by
Yandex Cloud
Updated at January 22, 2025

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 instance 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 the LAMP (Linux, Apache HTTP Server, MySQL®, PHP) or LEMP (Apache web server is replaced with Nginx) stack.

You can create your website infrastructure using one of these tools:

  • Management console: Create your infrastructure step by step 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.

Was the article helpful?

Previous
Configuring a fault-tolerant architecture in Yandex Cloud
Next
Management console
Yandex project
© 2025 Yandex.Cloud LLC