Posts

Showing posts with the label elastic load balancer

Lab 12:To Configure Amazon Elastic Load Balancer

Image
                                       Lab 12:To Configure Amazon Elastic Load Balancer Objective : To configure Elastic load balancer in AWS Topology: Pre-Requites: User sholud have AWS account ,or IAM user with EC2 Full access Task: Launch two instance in two seperate  Availability Zone Configure httpd (Apache)Webserver in Each instances  verify webserver from browser  Configure Elastic Load Balancer verify webserver through ELB 1.Launch two install with apache webserver in two separate Availability Zone. For Example us-west-2a and us-west-2c Note [To configure webserver refer lab-webserver configuration] 2.Check website are Running open Browser provided public ip of both instances verify both website are running verify public ip of both instance verify  output of webserver one verify  output of webserver two 3.To configure Elastic Load Balancer Open the AWS Con...