Does anyone have an example of an application that uses AutoScaling? I have an
application that uses an ELB, and the application adds new instances under the
ELB when it decides that its necessary. I'd like to modify this so that the AWS
infrastructure automatically scales the number of instances under the ELB when
necessary. I'm looking at the Typica API for AutoScaling, and am not sure what
to do. Can anyone help?
Sander