Cloud outages: concentration risk with a public post-mortem
The internet is far less distributed than it looks. When it breaks, the cause is almost never an attacker - and the record of what happened is published by the company that broke it.
At a glance
- The pattern
- One region or one control plane, and a large share of consumer services fail together
- A worked case
- A 15-hour AWS disruption on 20 October 2025 in one region, starting in a DNS issue
- Not rare
- Cloudflare had two separate global outages within a month in late 2025
- The settlement artefact
- The provider's own status page and its published post-mortem
What actually fails
Almost never the servers. Modern outages of consequence are failures of the systems that coordinate infrastructure rather than of the infrastructure itself - the naming layer that tells services where to find each other, the configuration distribution that pushes settings everywhere at once, the identity layer that decides who may do what. Those are single logical systems even when the hardware beneath them is spread across continents.
That is why a fault propagates the way it does. In October 2025 a naming problem in one AWS database service in a single region cascaded into compute and storage services and from there into consumer applications, producing a disruption lasting about fifteen hours. Nothing was destroyed and no attacker was involved; a dependency that everything else assumed was reliable stopped answering.
The same shape recurs across providers. Azure suffered a global disruption from a configuration change in its content delivery layer, affecting productivity software, communication tools and even airline operations. Cloudflare had two separate global outages within a single month in late 2025. Different companies, different technologies, one pattern: a change to a central control system, applied everywhere, faster than anyone could evaluate it.
The hardware is distributed. The control plane that manages it usually is not - and that is the part that fails.
Why this is a tradeable event type
Because it is publicly observable in real time by anyone, which is rare in this domain. A breach is known to the attacker and the victim long before anyone else; an outage is known to millions of users the moment it starts. That symmetry removes the informational asymmetry that makes most security markets uncomfortable.
Because the artefacts are unusually good. Providers run public status pages that record incident start and end times, and the major ones publish detailed technical post-mortems afterwards - Cloudflare's are published on its own engineering blog and describe the mechanism in specific terms. A contract can name a status page for the duration and a post-mortem for the cause.
And because the consequence is contractual as well as reputational. Service level agreements specify credits when availability falls below a threshold, so a duration is not merely a fact but a financial trigger. That gives an outage a defined quantitative dimension that most incidents in this domain lack entirely.
- Publicly observable in real time — unusually symmetric information.
- Status pages for duration, post-mortems for cause. Both public and dated.
- Service level agreements turn duration into a financial trigger.
1A change is made
A configuration push, a deployment, a routine update to a central system
2It propagates automatically
The same automation that makes the platform efficient distributes the fault globally
Speed is the feature and the failure mode at the same time
3A dependency stops answering
Naming, configuration or identity — the things everything else assumes
4Cascade
Services that depend on it fail, then services that depend on those
5Status page updates
The provider's own record of start, scope and resolution
What a duration contract actually resolves against
6Post-mortem
Published afterwards, describing the mechanism — the cause artefact
What the record actually says
Status pages are the operative source and they have a known bias: they are written by the party whose availability is being measured. Incident start times tend to be recorded from confirmation rather than from first impact, and scope is described in terms of the provider's own service boundaries rather than the user's experience. Both push measured duration downward relative to what users experienced.
Post-mortems are the more honest document, and among major infrastructure providers they are genuinely good - specific about mechanism, timeline and remediation in a way most corporate incident communication is not. They arrive days to weeks later, which makes them useless for a duration contract and essential for a cause contract.
Third-party monitoring fills the gap between the two. Independent observability services record reachability from many locations continuously, and their data frequently shows impact beginning before the status page acknowledges it. A contract that names third-party monitoring rather than the provider's own page is measuring a different and usually longer event.
- Status pages: operative, and written by the interested party.
- Post-mortems: honest and specific, but days to weeks later.
- Third-party monitoring: usually shows impact starting earlier.
Behind the subscription
The rest of this entry is the part that changes a decision: what moves the price, which contract sets it, who ships it and where that can be cut off.
What makes an outage large
Why the worst outages break their own diagnostic tools, why staged rollouts are the real control, and the persistent gap between the attack narrative and the eventual finding.
Where an outage is priced
Why the provider's equity barely moves, who actually bears the cost and why it is never disclosed, and the observability that makes these the most level security markets available.
Where the dependencies actually run
The dependency depth behind a checkout page, why multi-region and multi-cloud fail in practice, and the regulatory direction that would turn outages into a measurable series.
How to approach these
The measurement-source check, the split between duration and cause resolution timelines, and the base rate that makes these events far less improbable than they are priced.
Included with a subscription
Create an account to unlock the full entry — price drivers, trading venues, trade flows and the live markets attached to it.
Frequently asked questions
- What actually causes most large cloud outages?
- A deliberate change to a central control system — a configuration push, a deployment, an update — propagated automatically before anyone could evaluate it. Hardware failure and attack are both far less common than the initial narrative usually suggests.
- Why does one region breaking affect the whole internet?
- Because concentration is a deliberate architectural choice. A small number of providers carry a large share of infrastructure, and within them particular regions and control planes carry disproportionate load. In October 2025 a naming problem in one AWS region cascaded for about fifteen hours.
- What settles an outage contract?
- Usually the provider's own status page for duration and its published post-mortem for cause. Independent monitoring generally shows impact beginning earlier than the status page acknowledges, so naming a different source changes the length of the event you are trading.
- Why doesn't the provider's share price fall?
- Because cloud revenue is contracted, switching costs are enormous and service credits are small against contract value. An outage that dominates the news for a day is a rounding error against a hyperscaler's quarter — the cost lands on the dependent businesses instead, and they rarely break it out.
- Does multi-cloud protect against this?
- Less than advertised. Multi-region fails when the coordinating control plane is itself global, and multi-cloud fails when the failover has never been exercised at full load — which is the usual state, because testing it properly is expensive and risky.
Primary sources
Related entries
Prediction markets carry real risk of loss. Nothing on Market Guy is financial advice — it is research tooling to help you think, not a signal to trade.