I use Heroku for subscription software services, online retail stores, and phone ordering system for our staff. Right now all of our sites are failing with 503 errors. Our store is down and when one of our employees went to take a phone order they got a "Welcome to your new app" message. I've been a big evangelist of Heroku since we migrated over last year, but I'm getting deeply concerned about the elevated error ra…
Are there any companies that provide 'server host failure' insurance for instances like this? It seems like a possible opportunity.
Heroku is down for the third time today
51–60 of 63 posts
Re: Heroku is down for the third time today
#52It all depends on what the SLA says, but hypothetically, if they are down for 24 hours a year, that's 99.7% uptime, which isn't terrible. Heroku had a 1-2 hour outage the week after we switched an app there last year. My boss was freaking out, cursing about how they were unreliable, etc, neglecting the following: 1. The timing was unfortunate, but that was the first outage in months. 2. We had had multiple outages on…
Heroku, on the other hand, feels like it's up and down more than... something that goes up and down a lot. A friend of mine hosts his blog there and he launched a small product today and he kept sending his customers to an error page, because Heroku was up, down, up down, up down.
If it's a misconfiguration of your own, you can get it fixed. But if your hosting provider has an unsound business, you can't fix that except by leaving.
Re: Heroku is down for the third time today
#53Earlier quoted context omitted.
Interesting. Care to share what you're doing/what the heck that means?
http://motodiaryapp.com -- of course if Heroku is down and it's not already cached for you it won't load. This is the technology the site uses to allow offline access: http://www.whatwg.org/specs/web-apps/current-work/multipage/...
My use case is that I want to use Google Docs (or equivalent) to keep notes while on-line and off-line. MotoDiary ain't quite there yet, but it has the hard part (IMHO), the on-line/off-line syncing. What is rough is text size and fixed(?) edit box size on the Android. Also (obviously), it is diary-oriented (single entry per day) rather than supporting multiple documents.
Google Docs are totally uneditable (?WTF!) on Android, never mind doing it off-line and syncing.
There are some Apps that work better, such as GDocs. GDocs has been a mixed bag, it allows me to edit off-line and sync docs, but has been iffy in terms of success rate. It definitely isn't as smooth as my brief experience with MotoDiary.
Re: Heroku is down for the third time today
#54It all depends on what the SLA says, but hypothetically, if they are down for 24 hours a year, that's 99.7% uptime, which isn't terrible. Heroku had a 1-2 hour outage the week after we switched an app there last year. My boss was freaking out, cursing about how they were unreliable, etc, neglecting the following: 1. The timing was unfortunate, but that was the first outage in months. 2. We had had multiple outages on…
Re: Heroku is down for the third time today
#55It all depends on what the SLA says, but hypothetically, if they are down for 24 hours a year, that's 99.7% uptime, which isn't terrible. Heroku had a 1-2 hour outage the week after we switched an app there last year. My boss was freaking out, cursing about how they were unreliable, etc, neglecting the following: 1. The timing was unfortunate, but that was the first outage in months. 2. We had had multiple outages on…
Uh... 99.7% is ridiculously bad if you're doing anything that matters.
Even in places like medicine or finance or security. Stuff breaks, things fail. It's sad, but the reality is there.
Re: Heroku is down for the third time today
#56Earlier quoted context omitted.
Uh... 99.7% is ridiculously bad if you're doing anything that matters.
I agree with you, but only in theory. I can't think of one thing that runs 100% non-stop. Even in places like medicine or finance or security. Stuff breaks, things fail. It's sad, but the reality is there.
Re: Heroku is down for the third time today
#57Initial laziness now adds up.
Re: Heroku is down for the third time today
#58Earlier quoted context omitted.
Uh... 99.7% is ridiculously bad if you're doing anything that matters.
I agree with you, but only in theory. I can't think of one thing that runs 100% non-stop. Even in places like medicine or finance or security. Stuff breaks, things fail. It's sad, but the reality is there.
Re: Heroku is down for the third time today
#59Earlier quoted context omitted.
You have to debit the cost of Heroku's downtime from the cost of building your own infrastructure. That's silly, and also not how it works, at all. You're paying PaaS/IaaS companies so that it's their headache, not yours. Once it becomes your headache, they are no longer doing their job, and you are no longer receiving value for which you are paying for. You don't debit the cost of their downtime from the cost i woul…
Excusing or not excusing are irrelevant. If you stop using Heroku and manage your own infrastructure, you need to take all relevant costs into account. Of course, finding an alternative provider of the same (or similar) services is also an option.