Elastic Load Balancing/Elastic Load Balancers (ELB) can be used to distribute traffic to multiple targets. ELB can be configured on Amazon VPC and Amazon Elastic Beanstalk. It distributes traffic to only healthy targets.
There are two types of load balancers that are supported by Elastic Load Balancing:
- Application Load Balancers
- Classic Load Balancers
Go to AWS Management Console | Services | EC2 | EC2 Dashboard | Load Balancing | Load Balancers:
In the next section, we will cover Auto Scaling in brief.