---
title: "Reliability fail: No automated zone failover for Coinbase’s global trading service"
url: https://daily.dev/posts/reliability-fail-no-automated-zone-failover-for-coinbase-s-global-trading-service-vgvjurmui
source_url: https://blog.pragmaticengineer.com/coinbase-fail
type: article
source: "The Pragmatic Engineer"
published: 2026-06-23T16:37:45.590Z
updated: 2026-06-23T16:41:44.959Z
tags: ["aws", "distributed-systems"]
reading_time: 5
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Reliability fail: No automated zone failover for Coinbase’s global trading service

**[The Pragmatic Engineer](https://daily.dev/sources/pragmaticengineer)** · 5 min read · 0 upvotes · 0 comments

## Summary

On May 7, 2026, Coinbase suffered a nearly 10-hour global trading outage triggered by a regional AWS disruption. The root cause was that Coinbase's matching engine ran in a single AWS Cluster Placement Group (a single availability zone) with no automated cross-zone failover. Recovery required an emergency code change and manual quorum restoration. The author criticizes this as amateurish for a $40B company processing $5.2 trillion annually, drawing an unfavorable comparison to Uber's multi-region failover drills from a decade earlier. The piece also notes that Coinbase had previously suffered a similar AWS-related outage in October 2025 and pledged to review its regional deployment strategy — a review that apparently failed to address this single-zone dependency.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.pragmaticengineer.com/coinbase-fail>

## Similar posts on daily.dev

- [Coinbase Postmortem Reveals How a Localized AWS Failure Triggered a Multi-Hour Trading Outage](https://daily.dev/posts/coinbase-postmortem-reveals-how-a-localized-aws-failure-triggered-a-multi-hour-trading-outage-fn8qhkdtj) · InfoQ · 1 upvotes · 0 comments

---

Tags: [#aws](https://daily.dev/tags/aws), [#distributed-systems](https://daily.dev/tags/distributed-systems)

[View this post on daily.dev](https://daily.dev/posts/reliability-fail-no-automated-zone-failover-for-coinbase-s-global-trading-service-vgvjurmui)
