
During the Amazon Web Services (AWS) outage on October 20, 2025, millions of users were unable to access familiar websites and apps. The servers themselves weren’t offline; the issue was deeper—their names couldn’t be resolved.
The culprit was DNS, or the Domain Name System, often described as the internet’s phone book. Every device online has a numerical IP address, but people use easy-to-remember names like amazon.com or maps.google.com. DNS translates these names into their corresponding IP addresses, directing devices where to send requests. It works every time you click a link, open an app, or tap “log in,” and even apps use domain names behind the scenes without you typing them.
DNS failures can be so disruptive because of how the system is structured. With 378 million domains, a single global phone book would be unmanageable—like listing every American’s name and number in one book. To handle this, DNS was designed to be decentralized.
Each organization that owns a domain, like google.com, manages its own DNS records on its own DNS server. When your device looks up an IP, a DNS server may pass the request along until it finds the correct one. This distributed approach means no single system stores all the data, making DNS highly resilient.
Concentration Increases Risk
So why did AWS, the world’s largest cloud provider, still manage to disrupt access to so many services, from Zoom to Venmo and even smart beds?
Cloud providers not only host web servers but also offer critical infrastructure services, including DNS. Companies often let cloud providers manage their DNS—until the provider’s system fails.
Amazon revealed that the recent outage was caused by a timing bug in the software managing AWS’s DNS system.No matter the cause, sites using AWS-managed DNS became unreachable, even if their servers were fine. This illustrates how cloud centralization can concentrate risk.
DNS Vulnerabilities Exposed by High-Profile Attacks
DNS has faced critical failures before. In 2002, attackers attempted to disrupt the entire DNS system with a denial-of-service attack on the root DNS servers. In such attacks, overwhelming traffic is sent to crash a server. Five of the 13 root servers went offline, but the system as a whole survived.
In 2016, the major DNS provider Dyn, which manages DNS for many companies, suffered a massive distributed-denial-of-service (DDoS) attack. In a DDoS, attackers commandeer numerous computers to flood the target with traffic. Thousands of compromised devices flooded Dyn’s servers, making sites like Twitter, PayPal, Netflix, and Reddit inaccessible for hours. Again, the problem wasn’t the websites themselves, but the inability to locate them.
The takeaway isn’t that DNS is inherently fragile, but that depending on a small number of providers creates hidden single points of failure. Although DNS was designed to be decentralized, economic incentives, cloud services, and DNS-as-a-service are gradually pushing the internet toward centralization.
Ease Over Robustness
These failures have impacts far beyond shopping or streaming. DNS is how people access banks, election reporting systems, emergency alerts, and the AI tools now guiding critical decisions. It doesn’t need to completely fail to cause harm—delays or misdirection in DNS can disrupt authentication, block transactions, or undermine public trust during crucial moments.
The uncomfortable truth is that convenience is quietly taking priority over resilience. As more organizations outsource DNS and hosting to a few major cloud providers, they build up what could be called “resilience debt”—hidden risks that only become apparent when a failure occurs. The internet was designed to withstand partial outages, but modern economic choices are concentrating risk in ways the original architects sought to avoid.
The AWS outage highlights more than just a software bug—it underscores that DNS is critical infrastructure. Technology companies can no longer treat it as background plumbing; resilience must be deliberately engineered.
While individual DNS failures may seem like minor inconveniences, the overall reliability of DNS determines whether the internet functions at all.
Read the original article on: Tech Xplore
Read more: Ways In Which Digital Technologies can Enable a Circular Economy
