Hm, bad week for the Cloud. Can't even get to the status page; hopefully it's not hosted on App Engine. So going forward, what's the best way to protect against cloud downtime? Have a hot/standby failover with a different provider? Prepare customers' expectations for the possibility of server outages? Do a ton of research, pay $$$ for lots of nines uptime, and lambast the host when they don't deliver?
Build redundancy into your software to deal with single provider failure.
App Engine down
11–20 of 139 posts
Re: App Engine down
#12Re: App Engine down
#13Re: App Engine down
#14Hm, bad week for the Cloud. Can't even get to the status page; hopefully it's not hosted on App Engine. So going forward, what's the best way to protect against cloud downtime? Have a hot/standby failover with a different provider? Prepare customers' expectations for the possibility of server outages? Do a ton of research, pay $$$ for lots of nines uptime, and lambast the host when they don't deliver?
The greatest thing about cloud-hosting is that you can just sit by and let them fix it. It usually takes about half an hour, or a couple of hours if the outage is severe, but usually less than the time it takes for an update of DNS records (unless you've got some proxy in front of your IPs, which would be another point of failure).
And then, even with these severe outages, the overall monthly uptime is still better than %99.9 and it's really hard to beat that, so just relax and let them fix it.
Re: App Engine down
#15Re: App Engine down
#16-- Max Ross (Google) maxr@google.com via googlegroups.com
https://groups.google.com/forum/?fromgroups=#!topic/google-a...
Re: App Engine down
#17http://internettrafficreport.com/namerica.htm
It seems like large portions of the internet are down.
Re: App Engine down
#18Hm, bad week for the Cloud. Can't even get to the status page; hopefully it's not hosted on App Engine. So going forward, what's the best way to protect against cloud downtime? Have a hot/standby failover with a different provider? Prepare customers' expectations for the possibility of server outages? Do a ton of research, pay $$$ for lots of nines uptime, and lambast the host when they don't deliver?
1) It's very complex and expensive 2) You're looking at DNS to hot failover, in most cases.
If GAE can recover in less than 30 minutes and sticks to, say, one outage a year, you just can't justify the kind of cost you're looking at with 2 (seriously, it's a lot of cash).
Re: App Engine down
#19Does tumblr.com use app engine? They're down...
Re: App Engine down
#20I think this is larger than just GAE. http://internettrafficreport.com/namerica.htm It seems like large portions of the internet are down.