Application Load Balancer - Config Steps by Girish
Please follow below steps After configuring ALB & Target Groups. Note: In your Security group --> Ensure to enable Ports (RDP & HTTP:80) Step1: Take RDP to Instance-1 Step2: Go to server manager --> Click on add a role --> Select IIS role and then install IIS (Note: it may restart your instance). Step3: Go to C drive --> Open inetpub folder --> click wwwroot folder --> There will be existing IIS 2 files --> Open PNG file with notepad and enter some text and then save it. Step4: Open IIS manager --> Goto sites --> Restart default Site. Step5: Copy ALB Security group Name and go to EC2 Instance --> Go to Security group --> edit outbound rules --> add HTTP rule --> Paste ALB security name as destination. Please find below screenshot for your kind reference. Step6: Copy EC2 Security group Name and go to ALB console --> Go to Security group section --...