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
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Application Load Balancer
  • Getting started
    • Overview
    • Load balancers
    • HTTP routers
    • Limit on the number of requests
    • Backend groups
    • Target groups
    • Quotas and limits
    • Tips for configuring health checks
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • L7 load balancer logs
  • Release notes
  1. Concepts
  2. Overview

Yandex Application Load Balancer overview

Written by
Yandex Cloud
Updated at September 19, 2024

Yandex Application Load Balancer (L7 load balancer, an application-level load balancer) is a service that balances the load between services and applications deployed in Yandex Cloud.

Application Load Balancer runs at Layer 7 of the OSI model and transmits traffic over HTTP and HTTPS to the backends of your applications. The load is distributed based on the parameters of HTTP requests sent to the balancer, for example, based on the values of Host headers or the URI. Application Load Balancer also allows you to process TCP traffic, including its TLS decryption.

You can use the L7 load balancer along with Yandex Smart Web Security to protect backends against DDoS attacks and bots, as well as use a WAF and reduce the load on the protected resource.

The L7 load balancer infrastructure facilitates development and operation of applications that use the microservice architecture. It establishes secure connections to clients and provides tools for flexible traffic distribution across backends and options to analyze processed requests.

Main components of Application Load Balancer infrastructure:

  • Load balancer
  • HTTP router
  • Backend group
  • Target group

You can create these components one by one or use the wizard.

Application Load Balancer wizardApplication Load Balancer wizard

The wizard assist you in creating the Application Load Balancer infrastructure:

  • It has all the required configuration on a single page.
  • It automatically selects the infrastructure components created at the previous step.
  • You can return to the previous step at any time.
  • You can skip components you have already created.
  • It suggests optimal default values for common scenarios and creates auxiliary elements.
  • For custom scenarios, you can use the fine-tune mode enabled with the Advanced settings switch.

Was the article helpful?

Previous
Creating an L7 load balancer in Application Load Balancer with a Smart Web Security profile
Next
Load balancers
© 2025 Direct Cursus Technology L.L.C.