Elastic Load Balancing allows the distribution of incoming traffic to your Amazon AWS infrastructure across multiple instances. This represents a great tool in avoiding failures in your applications and web traffic. ELB automatically detects fails in your EC2 instances and redirects traffic to other available instances. During this lab you'll learn to create and use your first ELB instance to balance the HTTP traffic between two EC2 instances. You'll also gain valuable understanding of the Classic Load Balancer behavior during an instance outage.
This is a beginner level Lab, however, in order to follow the next steps you should be able to:
By the end of this lab you should be able to:
Your first step to start the laboratory experience
IN this step we will plan the deployment for the Classic Load Balancer
This step will guide you through the process of creating a Classic Load Balancer
This step will guide you through configuring security groups for you EC2 instances running behind a Classic Load Balancer
In this step, we will test LB's behavior during instance failures
In this step we will take a look at the metrics on a Classic Load Balancer
Reference
https://cloudacademy.com/labs/