Skip to content

Comment on AWS or shared hosting for a new app?

Comments

I'd use AWS only if you are intending to have your app auto-scale from the start. Aside from that, it's not worth the extra expense (about twice the cost of a comparable Linode) and hassle (you must manage S3 backups, at the least... or lose everything when a shutdown/failure occurs). Start on shared hosting and if you need more room horizontally, you can always move the app to AWS later, when traffic justifies it.

I don't disagree with your comment overall, but specifically on the point of backups: backups are far and away much easier on EC2 compared to other hosting providers with now that Amazon has the new Elastic Block Store feature... need a backup? Take a snapshot, you're done.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.