# Integrating an L7 load balancer with Cloud CDN and Object Storage


In this tutorial, we will use a Yandex Object Storage [bucket](../../../storage/concepts/bucket.md) as an L7 Yandex Application Load Balancer [backend](../../../application-load-balancer/concepts/backend-group.md#types). To reduce content delivery time, the load [balancer](../../../application-load-balancer/concepts/application-load-balancer.md) receives user requests via the Yandex Cloud CDN [content delivery network](../../../cdn/concepts/points-of-presence.md).

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](console.md): Create your infrastructure step by step from the Yandex Cloud management console.
* [Terraform](terraform.md): 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](../../../terraform/index.md).