Soon it will be news when the N. Virginia services are actually up! I don't want to be too hard on Amazon because what they've built is pretty amazing, but I really have to wonder what's different about the N. Virginia site ... And why they're not having similar failures at the other sites.
Based on some rough second hand estimation [1] it is an order of magnitude larger then all other AZs and is about as big as them all combined. [1]: https://huanliu.wordpress.com/2012/03/13/amazon-data-center-...
Netflix is Down
51–60 of 81 posts
Re: Netflix is Down
#52Re: Netflix is Down
#53Earlier quoted context omitted.
The gear isn't the problem: the dependency on a single data center is the problem. It requires a lot of software engineering effort to maintain a service that works when a data center suddenly goes away. To be fault-tolerant, Netflix has to do this engineering regardless of whether or not they own the servers. But if they use Amazon, they don't have to actually fix the servers when they break, freeing up engineering…
You're blowing this a little out of proportion. Replicating a few petabytes of static videos is not rocket science nor cost prohibitive for a company the size of Netflix. Nor is engineering a system that can withstand a datacenter outage. Especially one as trivial as Netflix which is largely read-only. Thousands of systems of higher complexity are engineered to that standard, many of them are much larger than netflix…
http://techcrunch.com/2012/12/10/gmail-experiences-a-widespr...
,or iTunes
http://appleinsider.com/articles/12/11/19/itunes-match-down-...
,or Youtube
http://abcnews.go.com/blogs/technology/2012/10/youtube-goes-...
Everyone goes down, but EC2 has been buggy as hell from what I can tell.
And before everyone says Netflix should `just` move or add more bandwidth...
http://www.nbcnews.com/technology/technolog/netflix-uses-32-...
They represent a huuuge amount of bandwidth usage!
Re: Netflix is Down
#54Earlier quoted context omitted.
The gear isn't the problem: the dependency on a single data center is the problem. It requires a lot of software engineering effort to maintain a service that works when a data center suddenly goes away. To be fault-tolerant, Netflix has to do this engineering regardless of whether or not they own the servers. But if they use Amazon, they don't have to actually fix the servers when they break, freeing up engineering…
You're blowing this a little out of proportion. Replicating a few petabytes of static videos is not rocket science nor cost prohibitive for a company the size of Netflix. Nor is engineering a system that can withstand a datacenter outage. Especially one as trivial as Netflix which is largely read-only. Thousands of systems of higher complexity are engineered to that standard, many of them are much larger than netflix…
I stopped reading after this, since you obviously dont understand how complex their architecture really is.
Re: Netflix is Down
#55Earlier quoted context omitted.
You're blowing this a little out of proportion. Replicating a few petabytes of static videos is not rocket science nor cost prohibitive for a company the size of Netflix. Nor is engineering a system that can withstand a datacenter outage. Especially one as trivial as Netflix which is largely read-only. Thousands of systems of higher complexity are engineered to that standard, many of them are much larger than netflix…
>Especially one as trivial as Netflix which is largely read-only. I stopped reading after this, since you obviously dont understand how complex their architecture really is.
Re: Netflix is Down
#56Earlier quoted context omitted.
You're blowing this a little out of proportion. Replicating a few petabytes of static videos is not rocket science nor cost prohibitive for a company the size of Netflix. Nor is engineering a system that can withstand a datacenter outage. Especially one as trivial as Netflix which is largely read-only. Thousands of systems of higher complexity are engineered to that standard, many of them are much larger than netflix…
You rarely hear of Google outages http://techcrunch.com/2012/12/10/gmail-experiences-a-widespr... ,or iTunes http://appleinsider.com/articles/12/11/19/itunes-match-down-... ,or Youtube http://abcnews.go.com/blogs/technology/2012/10/youtube-goes-... Everyone goes down, but EC2 has been buggy as hell from what I can tell. And before everyone says Netflix should `just` move or add more bandwidth... http://www.nbcnews.co…
Re: Netflix is Down
#57Earlier quoted context omitted.
Based on some rough second hand estimation [1] it is an order of magnitude larger then all other AZs and is about as big as them all combined. [1]: https://huanliu.wordpress.com/2012/03/13/amazon-data-center-...
What is an "AZ"? Availability Zone? "AZ" is not a very Google-friendly acronym. <:)
Re: Netflix is Down
#58Earlier quoted context omitted.
Because systems only crash when they're maintained by other people?
Assumption: Your business uses Amazon's EBS (because heh, you need to store your data somewhere between EC2 instance reboots/creation/destruction). EBS is down. What do you do? Hope AWS engineers get it back up fast? You can't do a damn thing about its reliability; you're stuck with whatever reliability Amazon has decided to deliver (which I think we can agree is much less than a company with revenue can depend on).…
Ha! You mean that you discover how hard and expensive it is to build your own reliable infrastructure or how hard it is to hire people to do it for you.
Re: Netflix is Down
#59Earlier quoted context omitted.
You're blowing this a little out of proportion. Replicating a few petabytes of static videos is not rocket science nor cost prohibitive for a company the size of Netflix. Nor is engineering a system that can withstand a datacenter outage. Especially one as trivial as Netflix which is largely read-only. Thousands of systems of higher complexity are engineered to that standard, many of them are much larger than netflix…
>Especially one as trivial as Netflix which is largely read-only. I stopped reading after this, since you obviously dont understand how complex their architecture really is.
I'm not talking down netflix for having an outage anyway. Shit happens and afaik their overall track record is not bad at all. I only replied to jrockway's claim that multi-datacenter redundancy would require inconceivable engineering effort or amounts of money - neither is true.
[1] Excluding those that need realtime transcoding, absurd DRM schemes or similar.
Re: Netflix is Down
#60Earlier quoted context omitted.
heroku.com is up for me (near NYC) as are the Heroku-hosted sites we have at work.
It's not every app for me either. It appears to be a subset of apps that use the ssl:endpoint add-on to implement HTTPS.