Integrating an L7 load balancer with Cloud CDN and Object Storage
Written by
Updated at March 6, 2026
In this tutorial, we will use a Yandex Object Storage bucket as an L7 Yandex Application Load Balancer backend. To reduce content delivery time, the load balancer receives user requests via the Yandex Cloud CDN content delivery network.
To create an infrastructure to integrate an L7 load balancer with Cloud CDN and Object Storage, you can use one of the following 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 from the GitHub repository and then deploy your infrastructure using the Yandex Cloud Terraform provider.