An Update on Heroku
31–40 of 366 posts
Re: An Update on Heroku
#32Re: An Update on Heroku
#33Just about to set up a new app to deploy to Heroku, but this does not seem promising. Render seems like the next logical move, but curious where others are looking for alternatives.
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.
Re: An Update on Heroku
#34Re: An Update on Heroku
#35Re: An Update on Heroku
#36"transitioning to a sustaining engineering model". I don't care what anyone says, it takes real talent to come up with lines like this.
Re: An Update on Heroku
#37Re: An Update on Heroku
#38Seems strange not to just... say nothing and merely remove any mentions of an enterprise offering from the website. All this blog post can do is make people nervous and lead to customers moving elsewhere. Revenue will drop, and further compound their desire to not invest in the platform. What's the benefit/upside in publishing such an article?
Re: An Update on Heroku
#39Re: An Update on Heroku
#40It 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.
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 (Rust) (2022) https://github.com/moghtech/komodo