---
answer: direct
beat: system-design
source: 1 article · updated: September 1, 2026
---

What actually broke during the June 2025 Google Cloud outage?

Service Control, the internal gatekeeper that authorizes and rate-limits every API request across Google Cloud, crashed globally. A new quota-checking code path hit a null pointer on malformed policy data, and because that policy data replicates near-instantly across every region, the crash propagated everywhere within seconds instead of staying contained to one region.

Answered in

The Google Cloud Outage That Started With One Missing Null Check

One unprotected code path in Google Cloud's Service Control took down Spotify, Discord, and Cloudflare auth in minutes. Here's the anatomy of the failure.

Crashtech Editorial September 1, 2026 System Design

Read the full analysis

Other questions this article answers

More system design questions

Every answer on Crashtech is written by the editor of the article it comes from — never auto-summarised. Browse all answers or the System Design beat.