Hacker News new | ask | show | jobs
by plufz 846 days ago
I haven’t used Heroku in a long time but I really liked the feeling of starting up a database and a container for the app with two clicks. Which are the main alternatives in that space today?
3 comments

The best alternative I found is render.com

It has this feeling of "just works", and documentation is pretty good.

Fly.io maybe?
I just use Dokku on a VPS and it works fine.

Sure it might not scale but Heroku didn't either.