Create AWS Classic Load Balancer
2020/3/41 min read
bookmark this
This blog shows how to use AWS classic Load Balancer from scratch, first we need to do some preparation. At the end of the setup, you'll set up 2 EC2 instances with the public subnet.
Following are a list of preparation before setup the classic load balancer.
- Create VPC
- Create 2 Public Subnet
- Create an Internet Gateways
- Create a route table
- Create 2 EC2 Instances
Create AWS Classic Load Balancer
Choose Classic Load Balancer
Define Load Balancer
Assign Security Groups
Configure Health Check
Add EC2 Instances
Done with creating Classic Load Balancer