January 2019
Intermediate to advanced
484 pages
11h 48m
English
AWS provides a powerful software-based load balancer called classic load balancer. This was known as Elastic Load Balancer (ELB), which allows you to load balance network traffic to one or multiple EC2 instances. In addition, ELB can offload SSL/TLS encryption/decryption and it supports multi-availability zone.
In the following example, an ELB is created and associated with a public subnet host, nginx (80/TCP). Because ...
Read now
Unlock full access