1.

What Automation Tools Can I Use To Spin Up Servers?

Answer»

The most obvious WAY is to roll-your-own scripts, and USE the AWS API tools. Such scripts could be written in bash, Perl or another language or your choice.

The next OPTION is to use a configuration management and provisioning tools like puppet or better it’s successor Opscode Chef.You might also LOOK towards a tool like Scalr. LASTLY, you can go with a managed solution such as Rightscale.

The most obvious way is to roll-your-own scripts, and use the AWS API tools. Such scripts could be written in bash, Perl or another language or your choice.

The next option is to use a configuration management and provisioning tools like puppet or better it’s successor Opscode Chef.You might also look towards a tool like Scalr. Lastly, you can go with a managed solution such as Rightscale.



Discussion

No Comment Found