Reddit is out -- my productivity is up, and I'm not happy about it.
Working here. Try a non-US VPN if you want to stop doing work again.
Massive Dyn DNS outage
111–120 of 302 posts
Re: Massive Dyn DNS outage
#112Re: Massive Dyn DNS outage
#113Re: Massive Dyn DNS outage
#114All this talk about redundancy, real-time apps, scalable architecture and and a "simple" DDOS against DNS architecture brings half of the internet down. Honestly did nobody think about having a spare dns at some other company? or even backup dns server exactly for a situation like that?
From where I'm looking at the internet (central Europe), I don't notice anything. Maybe your internet on the other side of the Atlantic is broken, ours seems to be working fine. ;-) Edit: Looks like the eastern part of the USA is affected: https://cloudharmony.com/status-for-dyn
Works on my continent.
Re: Massive Dyn DNS outage
#115Re: Massive Dyn DNS outage
#116Re: Massive Dyn DNS outage
#117Re: Massive Dyn DNS outage
#118GitHub employee here. We're monitoring an incident with our upstream DNS provider: https://twitter.com/githubstatus/status/789433336083001344
Hahahahaha you do realize Twitter is one of the affected sites, right?
Re: Massive Dyn DNS outage
#119All this talk about redundancy, real-time apps, scalable architecture and and a "simple" DDOS against DNS architecture brings half of the internet down. Honestly did nobody think about having a spare dns at some other company? or even backup dns server exactly for a situation like that?
EDIT: joking aside, the issue with multiple DNS providers is primarily (in my experience at the company I'm at having investigated this in the past) intelligent DNS entries. Example, 'return these A records, in this order, based on the number of requests, roughly balanced'.
There's no universal standard, just common aspects. DNS Provider A has one set of features, names for returning A records in some way, based on some weighted averaging, provider B has a different mechanism. So as an infrastructure person you have to:
1. Investigate provider A and B features for intelligent DNS (it's not even universally called intelligent DNS!), and mentally parse the commonalities and differences
2. Create a custom mechanism to keep them in sync internally. So you hope that A and B have an API for maintaining the records.
3. Ensure that when someone in your org wants to make an update, A and B update at the same time in the same way
4. APIs don't change.
Re: Massive Dyn DNS outage
#120GitHub, Twitter down for me in Pakistan.