Elastic Load Balancing A load balancer distributes incoming traffic across targets, such as your EC2 instances. This enables you to increase the availability of your application. The load balancer also monitors the health of its registered targets and ensures that it routes t
curl \ -H "Authorization: $API_KEY" \ http://elasticloadbalancing.us-east-1.amazonaws.com/#Action=AddTags
curl \ -H "Authorization: $API_KEY" \ http://elasticloadbalancing.us-east-1.amazonaws.com/#Action=CreateRule
curl \ -H "Authorization: $API_KEY" \ http://elasticloadbalancing.us-east-1.amazonaws.com/#Action=DeleteRule