The AWS Application Load Balancer (ALB) is the 2nd member of the Elastic Load Balancing (ELB) family, following the original Classic Load Balancer (CLB) (and since joined by the Network Load Balancer). The ALB provides fully managed, highly scalable, layer 7 load balancing with the ability to perform both path and host-based routing.
Tag: ELB
AWS NLB
The AWS Network Load Balancer (NLB) is the 3rd member of the Elastic Load Balancing (ELB) family, following the original Classic Load Balancer (CLB) and the Application Load Balancer (ALB). The NLB provides highly scalable layer 4 load balancing and introduced the ability to use Elastic IPs (EIP) with ELBs.