Skip to content

Latest commit

 

History

History
80 lines (48 loc) · 3.04 KB

Application-Load-Balancer.md

File metadata and controls

80 lines (48 loc) · 3.04 KB

Application Load Balancer

Pre-requisites

Install httpd in both the servers
server-1 should call by port "80"
server-2 should call by port "8080"

server-1

image

server-2

image

Create Target Group for 80 and 8080

image

Click on Target Group

image

Click on Create Target Group

image

Click on Next

image

Click on Create Target Group

image

Create Appliation Load Balancer

image

Click on Load Balancer

image

Click on Create Load Balancer

image

Click on Create

image

Click on Create Security Settings Click on Configure Security Groups

image

Click on Configure Routing

image

Click on Next: Register Targets

image

Click on Review Click on Create

image

Click on Add Listeners

image

Click on Add listener

image

Check output of ALB using DNS name

image

Copy DNS name and check in UI: With port '80'

image

With port '8080'

image