Live data from Hacker News

Heroku is down and they didn't know it for 90 minutes

status.heroku.com.

11–18 of 18 posts

Re: Heroku is down and they didn't know it for 90 minutes

#11

This is ridiculous (as usual) - what are the alternatives folks are using? Or are there really no options like "git push heroku master" where everything just works (or at least, used to work magically).

Recently pivoted front end to vercel and it has been amazing, but back end has stayed on Heroku because Vercel only currently offers headless RoR. Actively considering alternatives because of this.

Re: Heroku is down and they didn't know it for 90 minutes

#14

This is ridiculous (as usual) - what are the alternatives folks are using? Or are there really no options like "git push heroku master" where everything just works (or at least, used to work magically).

Recently pivoted front end to vercel and it has been amazing, but back end has stayed on Heroku because Vercel only currently offers headless RoR. Actively considering alternatives because of this.

Odd timing, but Vercel launched databases today https://vercel.com/blog/vercel-storage. (I work there)

Re: Heroku is down and they didn't know it for 90 minutes

#15

This is ridiculous (as usual) - what are the alternatives folks are using? Or are there really no options like "git push heroku master" where everything just works (or at least, used to work magically).

Fly.io, Render, Vercel, Railway

I've tried all four, and Render is the closest experience to Heroku. It still isn't as easy to use as Heroku, but it is close.

Re: Heroku is down and they didn't know it for 90 minutes

#18

This is ridiculous (as usual) - what are the alternatives folks are using? Or are there really no options like "git push heroku master" where everything just works (or at least, used to work magically).

There's Koyeb that supports git deployments. (FYI, I work there.)
Post reply on HN