Hosting rails sites; vps or shared, and how much ram? [closed]
- by raphael_turtle
Possible Duplicate:
How to find web hosting that meets my requirements?
I have 3 rails sites to launch, all of which are fairly small and consisting of a custom cms, one with an online store, and 2 sinatra sites which are mainly static, portfolio sites.
What would be the best way to host these sites (I've deployed on dreamhost shared before and some vps's)
Is it best to manage them together under one vps? e.g linode $20/m (for the cheapest option, 512mb and would that even be enough ram?)
or keep each rails site separate and host each one on a small vps? e.g $4/m (there's often lots of deals like this on webhostingtalk)
I'm currently hosting the sinatra sites for free on heroku but finding it a bit slow sometimes.