Elastic Load Balancing A load balancer can distribute incoming traffic across your EC2 instances. This enables you to increase the availability of your application. The load balancer also monitors the health of its registered instances and ensures that it routes traffic only
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=RemoveTags
curl \ -H "Authorization: $API_KEY" \ http://elasticloadbalancing.us-east-1.amazonaws.com/#Action=DescribeTags