I am setting up autoscaling, and was wondering if I need to create a new launch configuration each time I deploy new code? What does the as-create-launch-config command actually do? Does it tell the system to clone my instance's hard drive when starting a clone? It seems to respond with my app, so it definitely doesn't start up blank.

Right now, I have my system set up to redo the launch config each time I cap deploy, is this necessary?

link|improve this question
feedback

1 Answer

pls use following link to understand auto scale

http://aws.amazon.com/autoscaling/

link|improve this answer
I read that, but what I am trying to understand is what happens when an autoscale instance launches, does it clone the key instance's drive then? Or does it clone it when as-create-launch-config is executed? – Heat Miser Dec 2 '10 at 21:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.