EC2 versus VPS?
4 Replies
Provisioning an additional linode, on the other hand, is instantaneous (assuming, of course, that additional capacity is available in the datacenter of your choice). After that, it depends on how you want to set up the new linode. If you have a script that automatically installs all the necessary applications (e.g. install apache, install rails, set up firewall, copy the configuration files from somewhere, and pull the latest version of your application from github, etc.) this could theoretically be ready to go in less than 20 minutes. In the meantime you'd want to change some settings on your reverse proxy (e.g. nginx) or add an A record to the DNS.
So personally I see little reason to choose EC2 over Linode, except in some rare cases. With Linode you won't be able to fire up 100 additional instances at a moment's notice, for example.
@hybinet:
With Linode you won't be able to fire up 100 additional instances at a moment's notice, for example.
Why not? With the APIStackScripts
-Tom
@tasaro:
@hybinet:With Linode you won't be able to fire up 100 additional instances at a moment's notice, for example.
Why not? With the
and APIyou could technically do this very easily. StackScripts
Assuming there's enough resources for 100 instances free…
And then if you cancel after 1 day you'll have a massive credit with linode but it'd still have cost you that initial 100months upfront.