AWS Application Load Balancer Query String Listener Rule

Опубликовано: 14 Май 2026
на канале: Devopcasting
151
5

In this demo video we will see how to create AWS Application Load Balancer with Query String Listener Rules.
Application Load Balancer distributes the User's incoming requests to the application running within the target group. ALB redirects the requests to the healthy EC2 instances only.
In order to redirect the user's requests to the specific target group we can create listener rules in application load balancer.