|
|
|
|
|
by Jacob4u2
4860 days ago
|
|
Something that most people might not know about this is that you can spin up at least 2 small linux instances on this plan. I run a Node.js app on a small Ubuntu instance with git based deployment (great guide here based on ec2: http://cuppster.com/2011/05/12/diy-node-js-server-on-amazon-...). Right now this server also runs my Mongo server, but as we scale I'll probably move it to its own instance. |
|