Hacker News new | past | comments | ask | show | jobs | submit login
8 Things You Should Know About Amazon EC2 (leavingcorporate.com)
14 points by garbowza on May 15, 2008 | hide | past | favorite | 5 comments



> "You get about 16MB of persistent info that will stick with your instance"

This is inaccurate. While bundling an image, you can specify its size (max 10GB), http://docs.amazonwebservices.com/AWSEC2/2008-02-01/Develope.... The unused space is the free space in the root file system.

It's a very bad idea to keep only 16MB free - it does fill up pretty quickly.


Thanks. I posted an update.


I came from a windows background and had never used linux but need mod_python for a project. I was up and running with EC2 (configured they way I wanted it, installing the packages I needed and pulling my custom scripts off of s3) in about an hour. It really wasn't all that hard. I'm now looking at porting all of my stuff as EC2 instances sure are cheaper than my dedicated windows boxes.


Thanks for this. It turned out to be much easier than anticipated to get up and running on EC2!


Was #6 missing?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: