Skip to content

Ask HN: Any tutorials/widsom on AWS Beanstalk, given the Heroku story

5 pointsJuDue3 comments
On HN

Anyone got some good tutorials on running Rails & Postgres on AWS Beanstalk?

I still think Heroku is an excellent choice, and will be better once they address some issues, but now might be a good time to explore some options, at least :)

Comments

I'm curious about the pricing situation on Elastic Beanstalk. T1.micro instances are very affordable, but is it wise to run a webapp and Postgres on the same instance? I'm not expecting a large audience, but I've heard that one should generally have separate servers for the two.

> but is it wise to run a webapp and Postgres on the same instance?

This really depends on the level of traffic you expect. For lower amounts, it works fine.

AboutSource Built by g1lg1l

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