Is there a tool that simplifies the auto-scaling group management? XML-based, UI-based, etc.
Thanks
|
Is there a tool that simplifies the auto-scaling group management? XML-based, UI-based, etc. Thanks | |||
|
feedback
|
|
I am working on this myself and really the only two options I have found so far is the ec2 api tools - http://aws.amazon.com/developertools/351 and the boto python library - http://code.google.com/p/boto/ Haven't seen anything ui based or xml based. Also this tutorial helped me - http://www.caseylabs.com/how-to-setup-auto-scaling-on-amazon-ec2 | |||
|
feedback
|