It really surprises me there isn’t a modern heroku alternative that supports the same.. things. Like build pipelines, routing included, multiple worker types. AWS is way less batteries included. And none of the competitors seems to offer the same kind of service, last time I looked.
I think there's a couple decent alternatives out there: https://alternativeto.net/software/heroku/ There are also a lot of cool "self-hosted Heroku" alternatives - Coolify (PHP) (2020) https://github.com/coollabsio/coolify - Dokku (Go) (2013) https://github.com/dokku/dokku - Dokploy (TypeScript) (2024) https://github.com/Dokploy/dokploy - CapRover (TypeScript) (2017) https://github.com/caprover/caprover - Komodo (Rus…
An Update on Heroku
61–70 of 366 posts
Re: An Update on Heroku
#62Earlier quoted context omitted.
It means: go elsewhere, they're dead.
What's the best alternative?
We offer the same default simplicity/speed, but with the ability to go deeper once teams hit scale, cost, or workflow limits. Plus a pricing model that stays understandable and improves as teams scale rather than punishing them for it.
Fair warning: the website is pretty light right now. It’s mostly a placeholder while we prep a broader push over the few months. Happy to answer questions here if helpful.
Re: An Update on Heroku
#63"We know changes like this can raise questions, and we want to be clear about what this means for customers." Proceeds to not be clear about what this means for customers.
Re: An Update on Heroku
#64Earlier quoted context omitted.
What's the best alternative?
Moved from heroku to fly.io three years ago and I don’t regret it, great platform occasionally goes down and requires a bit of attention but the support forum is great
I was a free customer at the time. I pay for it happily now.
Re: An Update on Heroku
#65Earlier quoted context omitted.
It's such a shame, because they had one of the best services out there. Being able to push via Git and end up with a running deployment was a killer feature. It may not have been the first (Elastic Beanstalk was way older but when it first came out it was Java only iirc, ick) but it was incredibly popular. Seeing them now chasing AI as a "me too" after being acquired by Salesforce just shows that huge companies will…
Yup, their Git Push Deployment was really a killer concept and a huge gateway for people just writing good apps not needing to care about infra and still being able to get a production-ready setup.
Re: An Update on Heroku
#66Re: An Update on Heroku
#67Re: An Update on Heroku
#68"We know changes like this can raise questions, and we want to be clear about what this means for customers." Proceeds to not be clear about what this means for customers.
ie, life support.. bit rot will set in, they are dead.
Re: An Update on Heroku
#69Earlier quoted context omitted.
What's the best alternative?
Moved from heroku to fly.io three years ago and I don’t regret it, great platform occasionally goes down and requires a bit of attention but the support forum is great
Re: An Update on Heroku
#70Earlier quoted context omitted.
Railway for backend APIs. Render for front-end apps. That's my current go-to. Although I would consider, _when possible_, using Vercel or Netlify.
why split, you could use railway and render for both front end and back end
Of course you can do both with both of these services.