Menu

tapEMDC / Blog: Recent posts

Creating an autoscaled web application using AWS

Configuring the load balancer

elb-create-lb autoscalelb --headers --listener "lb-port=80,instance-port=80,protocol=http" --listener "lb-port=443,instance-port=443,protocol=tcp" --availability-zones us-east-1c -I XXXXXXXXXXXXXXXXXXXXX -S YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
DNS_NAME DNS_NAME
DNS_NAME autoscalelb-2045720064.us-east-1.elb.amazonaws.com

elb-describe-lbs autoscalelb -I XXXXXXXXXXXXXXXXXXXXX -S YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
LOAD_BALANCER autoscalelb autoscalelb-2045720064.us-east-1.elb.amazonaws.com 2012-12-03T21:25:17.700Z... read more

Posted by Kathiravelu Pradeeban 2012-12-09 Labels: AWS Auto Scaling ELB Load Balancing Cloud Computing
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.