Reflections on the AWS & Azure Outages
dev.to·19h·
Discuss: DEV
Flag this post

AWS and Azure, two of the largest cloud providers having a market share of ~30% and ~23% respectively (as of 2025), experienced large scale outages recently. These outages affected multiple interdependent services. In this post, I will explore what are the implications of these outages, what can be done about them, and how fragile the web really is.

AWS Outage - October 19, 2025

The AWS Outage on October 19, 2025 began with Amazon’s Dynamo DB service — a serverless, managed, NoSQL database service — in the us-east-1 AWS region. As per the official incident report, Dynamo DB’s DNS management system published an “empty DNS record” for one of the endpoints, restricting any external/internal service to connect to it. In order to understan…

Similar Posts

Loading similar posts...