One Region Fails, Half of the Supply Chain Grinds to a Halt
A cloud concentration risk is a supply chain risk. What the us-east-1 outage teaches and why a tested multi-region setup is usually better.
On 20 October 2025, part of the internet came to a standstill. Slack, Snapchat and Atlassian were unreachable for hours, online shops lost orders, and logistics services couldn’t process shipments. The trigger was a single AWS region on the US East Coast. The outage reveals an uncomfortable truth: cloud concentration isn’t just an IT issue – it’s a supply-chain risk.
Key Takeaways
- A single region is enough. The October 2025 AWS outage began with an empty DNS record in us-east-1 and paralysed Slack, Snapchat and thousands of online shops for more than 15 hours.
- Concentration is a supply-chain risk. Inventory management, shipment tracking and payment processing all run through the cloud. When the cloud stalls, so does the physical supply chain.
- Multi-cloud is rarely the answer. A second provider doubles complexity and cost, not security. For most mid-sized firms, a tested multi-region setup is the better first step.
Related:Separating NIS2 and DORA: Compliance clusters in Kubernetes / Cloud backup with IaC: resilience instead of restore risk
What happened in us-east-1
The outage started with a tiny error in the DNS management of the DynamoDB database service. A race condition produced an empty DNS record for the regional endpoint. The automated recovery mechanism never kicked in. DNS is the internet’s phone book. With that entry blank, applications simply couldn’t locate the database.
What began as a three-hour database glitch cascaded into a 15-hour blackout. EC2 instances refused to launch, Lambda functions and Fargate tasks failed, load balancers and container services collapsed. Within hours, the entire stack was offline.
How one region can take half the world offline
us-east-1 isn’t just another region – it’s the oldest and largest AWS region and hosts control planes on which other regions depend. Global services like IAM updates or DynamoDB Global Tables run centrally out of us-east-1. When it goes down, customers who think they’re hosted elsewhere feel the pain.
That’s the flaw in many disaster-recovery plans. A company can distribute its application across multiple regions yet still get caught when the control plane is concentrated in one place. Paper resilience ≠ real-world resilience.
The supply-chain problem behind the IT outage
For logistics and retail, such an outage isn’t abstract. Warehouse management, shipment tracking, order intake and payment processing increasingly rely on cloud services. When the cloud freezes, the physical supply chain freezes with it. One hour of downtime can cost a mid-sized retailer five figures; for larger players, the bill runs much higher.
Regulators have noticed. With DORA for the financial sector and NIS2 expanding its reach, concentration risk is moving into the spotlight. Firms must now prove they understand – and can manage – their dependence on single providers and regions. A blanket “we’re in the cloud” no longer suffices.
Why Multi-Cloud Often Isn’t Real Protection
After an outage, the knee-jerk reaction is “multi-cloud.” Yet running two providers in parallel first doubles complexity and cost – it doesn’t automatically double security. If the real dependency sits in a shared control plane or a central service, a second provider doesn’t help much.
A more useful approach is to ask honestly which services are truly critical and what real dependencies they have. For most mid-sized companies, a clean multi-region setup with the existing provider is a better first step than an expensive second-cloud project that nobody has ever practiced in a real emergency.
What Logistics IT Should Check Now
Three questions need to be on the table. First: which of our processes stop if a single cloud region goes down? Second: do we have hidden dependencies on central services like IAM or DNS that are regionally concentrated? Third: have we ever tested failover under real conditions, not just in a slide deck?
If you can’t answer these questions, you don’t have a resilience concept – you have hope. The October 2025 outage was an expensive reminder that the cloud doesn’t take away responsibility for uptime; it just shifts it.
Frequently Asked Questions
What is a cloud concentration risk?
A concentration risk arises when too many critical processes depend on a single provider, region, or central service. If that one point fails, a disproportionate amount of your stack collapses. The AWS outage in October 2025 is a textbook example.
Why was us-east-1 so consequential?
us-east-1 is AWS’s oldest and largest region and hosts global control functions on which other regions depend – such as IAM updates and DynamoDB Global Tables. A failure there therefore ripples far beyond the region itself.
Does multi-cloud protect against such outages?
Not automatically. Multi-cloud doubles complexity and cost yet doesn’t remove dependencies that sit in a shared central service. For many businesses, a tested multi-region setup with the existing provider is the better first step.
What do regulations require on this topic?
DORA in the financial sector and NIS2 more broadly demand that companies know and manage their dependencies on single providers and regions. A blanket reference to “the cloud” is no longer enough; the concentration risk must be documented and controlled.
How do I properly test cloud resilience?
Only a failover that has been practiced under real conditions is real failover. Simulate the loss of an entire region and see which processes keep running and which hidden dependencies surface. A failover document without a test is just a wish list.
Editor’s Reading Picks
- Critical Infrastructure in the Cloud: What Secures the Migration
- AWS and Azure under EU Oversight: The Lock-in Effect Wobbles
- Cloud Brokers: 30 Percent Lower Multi-Cloud Costs
More from the MBF Media Network
MyBusinessFutureInvestment Backlog: How AI Unlocks Hidden BudgetsDigital ChiefsThe Hyperscalers’ Billion-Dollar Bet and Your Cloud BillSecurityTodayWhen One Call Stops Car ProductionSource of header image: AI-generated (July 2026)
Image source: AI-generated (July 2026)

