At my company, we've just recently completed a full migration off Heroku (to AWS). Heroku was cool some years ago, but imo they just began stagnating at some point. Perhaps when Salesforce bought them :D.
Heroku is ridiculously expensive, and is painful to use with Docker containers. I've had issues with networking, building Docker images, and many other things.
Take a look at fly.io/ and render.com/ if you want a good PaaS.
At my company, we've just recently completed a full migration off Heroku (to AWS). Heroku was cool some years ago, but imo they just began stagnating at some point. Perhaps when Salesforce bought them :D.
Heroku is ridiculously expensive, and is painful to use with Docker containers. I've had issues with networking, building Docker images, and many other things.
ah so someone bought them, that's usually when problems come up....
We use fly.io on a number of projects and like it - easy and cheap to get started :)