Tuesday, June 26, 2012

elastic load balancer

what is the elastic load balancing


actually what is meant by the load balancing it is nothing but when incoming traffic to your site is full then if you would like to divert the load to the other server the here we use load balancer to share the traffic between the two servers. the load balancer will share the load to your server for more reliability.
amazon elastic load balancing


 how to create the elastic load balancing in amazon managment console

1) go to amazon managment console
2) go to elastic load balancer
3) then create the elastic load balancer
4) define the elastic load balancer name then save it give the secure http server then give    
the port no as 80 and give the ec2 instance port as 80 which will be port 80 by default
5) then after configure the health check the configuration options, give the ping protocol as http and ping     port as 80 and then ping path as /
6) in advance options give the response time as 5 seconds, health check as 0.5 Mintues unhealthy threshold as2 and healthy as 8 then continue
7) then add the ec2 instance to the load balancer
8) then review the status of the load balnacer
9) then save the load balancer


click here to more review

No comments:

Post a Comment