Application Load Balancer Components
A load balancer acts as a single point of contact for clients. A load balancer distributes incoming application traffic to multiple targets (such as EC2 instances) in multiple Availability Zones. . You can add one or more listeners to a load balancer.
A listener checks for connection requests from clients using the protocol france whatsapp lead and port that you configure. The rules that you define for a listener determine how the load balancer routes requests to its registered targets. Each rule consists of a priority, one or more actions, and one or more conditions. When a rule's conditions are met, its actions are performed. You must define a default rule for each listener, and you can optionally define additional rules.
Each target group routes requests to one or more registered targets (such as EC2 instances) using the protocol and port number that you specify. You can register a target with multiple target groups. You can configure health checks for each target group. Health checks are performed on all targets registered with the target group specified in the load balancer listener rule.
This increases the availability of your application
-
- Posts: 512
- Joined: Sun Dec 15, 2024 5:57 am