Earlier quoted context omitted.
Apple does use S3 for storage. You didn't hear it from me.
They also use AT&T and Azure for storage too. You did hear that from me, or anyone else with a firewall running on OS X.
Apple cloud services outage
101–110 of 122 posts
Re: Apple cloud services outage
#102Re: Apple cloud services outage
#103Do these things ever go red? I mean, I understand the disincentive to do this, but for something like AWS (where error icons are even more subtle than this) I care about accuracy way more than looking scary.
Very occasionally: https://statusgator.com/services/apple (Side project of mine)
Most startups / side projects these days seem to use a cloud hosting service... But you're project is meant to work especially when the cloud hosting providers are down.
Where are you hosted? Or do you host on multiple services?
Re: Apple cloud services outage
#104Earlier quoted context omitted.
Just for the record, our company has found that Amazon occasionally omits incidents from their status page, though I doubt they could get away with omitting something this significant.
All of the cloud providers have an incentive to downplay incidents and only post them to the status page when they're really bad. The bar is pretty high to get something on there.
Re: Apple cloud services outage
#105Earlier quoted context omitted.
I deployed a status board once. I was forced by the higher ups to take it down. Something about it sending the wrong message to our clients. Sending out emails once an hour with status updates was way more productive.
I have the "internal status dashboard" (read: "notifications of individual instance or app downtime") for us, and the "external status dashboard" (which is the app status from the front of the load balancer) for the higher ups to show to customers.
Re: Apple cloud services outage
#106Could this be related? Today we got an email from Amazon that our EC2 instance server has degraded hardware. We have until June 16 to spin up a new server before they kill this one.
... only I had already spun up a new server. Because the existing instance wasn't working. Getting their system to terminate the old instance required several attempts and force termination before it succeeded.
Considering their scale, I would expect better handling of the edge cases.
Re: Apple cloud services outage
#107Re: Apple cloud services outage
#108Earlier quoted context omitted.
Apple does use S3 for storage. You didn't hear it from me.
You just have to run littlesnitch, and see all the AWS servers that Apple applications hit. I don't think it's a secret that a ton of Apple applications are backended by AWS.
http://www.zdnet.com/article/apple-cuts-aws-spending-signs-w...
Re: Apple cloud services outage
#109Earlier quoted context omitted.
All hail Little Snitch. So much insight available in that app. I wish there were rule sets for Little Snitch like there are for AdBlock Plus.
lost -i in the Terminal.app will do this as well. With a little grep-fu you could have yourself a good watchdog.
Re: Apple cloud services outage
#110Earlier quoted context omitted.
lost -i in the Terminal.app will do this as well. With a little grep-fu you could have yourself a good watchdog.
I get 'command not found' so I'm assuming I have to install something? But I can't find anything when I search Google because of the generic name.