AWS Application Load Balancer with Hands On Lab | AWS Tutorial English

preview_player
Показать описание
AWS Tutorial Beginning: AWS Application Load Balancer with Hands On Lab

In this AWS elastic load balancing, we will see, how we can load balance the traffic with the help of AWS application load balancer.
In this hands on lab, we will also be doing path based routing where we will be redirecting the traffic to the specific target group based on HTTP URL or the query string. During the course of lab, we will also see what are listeners in ALB and how to add and edit the rules to re-direct our traffic. Also, you will see, how we can add or modify the elastic load balancer health checks.

Application load balancer supports below types of routing.
Host-based Routing : Route request based on the Host field of the HTTP header
Path-based Routing : Route based on the URL path.
HTTP header-based routing : You can route based on standard or custom HTTP header.
HTTP method-based routing : Route request based on which HTTP method is being used by the request.
Query string parameter-based routing : Route based on query string or query parameters.
Source IP address CIDR-based routing : Route based on request orgin's source IP address CIDR
Рекомендации по теме
Комментарии
Автор

Thanks, please keep making more such videos on AWS and devops. It is really nice the way you teach.👍

tonygaurav
Автор

why are you not using HTTPS for the inbound traffic?

ajaysh
welcome to shbcf.ru