Load Balancer - Setup One in two Minutes
Anuvindh
Posted on April 8, 2022
DAY 26 - Load Balancer - Setup One in two Minutes - Day Twenty Six
100 days of Cloud on GitHub - Read On iCTPro.co.nz - Read on Dev.to
Setup Target Group
Create target Group
- Go to AWS Console then to EC2 Dashboard
- Click on to Create target Group
- Choose a target type as Instance
- Name it as TargetGroup-tutorial
- Keep Protocol as HTTP-80
- Now select the instances that you want to add and click Include as Pending Below.
- Click Create Target Group.
Create LoadBalancer
- Select Application Load Balancer
- Name It (LoadBalancer-tutorial)
- Select Internet facing
- Network Mapping - Select all availability Zones
- Select your EC2 Security Group
- Select Listener , HTTP-80-TargetGroup-tutorial
- Click Create LoadBalancer
Wait for few mins AWS to deploy the loadbalancer, once its deployed you can point to LB using Route53
✅Connect with me on Twitter
🤝🏽Connect with me on Linkedin
🧑🏼🤝🧑🏻 Read more post on dev.to or iCTPro.co.nz
💻 Connect with me on GitHub
💖 💪 🙅 🚩
Anuvindh
Posted on April 8, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
undefined I absolutely love when CSS gets new features (Even though it usually takes me years to remember to use them 😄)
November 27, 2024