TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Help picking a hosting solution for a rails app

1 pointsby allendover 14 years ago
We need: - Some sort of clear path for scaling - Ability to run background jobs - Decent amount of control - Outbound email<p>Looked at: - Heroku - EY<p>Honestly, underwhelmed so far.<p>Is it better to get our own box and administer it ourselves. I'm dumb so I'd really prefer to spend as little time as possible on this aspect, but maybe it is better to bite the bullet? What do people think?

1 comment

davidwover 14 years ago
Linode is pretty good, although you'll have to administer it yourselves. You could also split things up - have the main app on heroku or something, and farm out 'special' (background processing or whatever) jobs to a Linode.