Ask HN: Are you leaving Heroku?
31–40 of 114 posts
Re: Ask HN: Are you leaving Heroku?
#323 years ago, I tried Heroku and was quite impressed by it. Although the price is prohibitive for a hobby project that needed resources but wasn't generating any revenue, I had to start seeking other options. Ended up developing my own Heroku but focused on Django deployments. Three years later, it works like a charm and has many happy folks who thank me for making it. Meet Appliku: https://appliku.com
My main issue is the free redis and cheap postgres instances they provide for my low-traffic app.
Re: Ask HN: Are you leaving Heroku?
#33Those of you interested in the Heroku lifestyle and willing to have a quick and painless deployment experience (for simple apps) are welcome to try out Piku, a tiny Heroku-inspired PaaS for your own servers: https://github.com/piku/piku
Re: Ask HN: Are you leaving Heroku?
#34Very easy to use and cheaper than heroku.
Re: Ask HN: Are you leaving Heroku?
#35Re: Ask HN: Are you leaving Heroku?
#36Re: Ask HN: Are you leaving Heroku?
#37Those of you interested in the Heroku lifestyle and willing to have a quick and painless deployment experience (for simple apps) are welcome to try out Piku, a tiny Heroku-inspired PaaS for your own servers: https://github.com/piku/piku
Re: Ask HN: Are you leaving Heroku?
#38I‘m on DigitalOcean App Platform and pretty happy with it. They keep getting better. Very easy to use and cheaper than heroku.
Re: Ask HN: Are you leaving Heroku?
#39I see only two real Heroku competitors: Render and Fly.io.
It seems that Render is currently better at developer experience, and Fly.io – at geographical availability.
Re: Ask HN: Are you leaving Heroku?
#40Short answer: no. Every year I try out new things (fly, render), but stick with heroku because I'd rather focus on building products and not devops. I'm a solo dev making $700k a year on my projects. I'm happy to pay the extra cost for things to just work. If there is a catastrophic issue though, I do have backups elsewhere that I will use.