Google Cloud’s status page lit up red again at 7:44 a.m. Pacific time on September 1, 2026. This time the trouble sat inside a single zone, us-central1-b, but the blast radius reached 15 named products, from Compute Engine to BigQuery to Kubernetes Engine. The official incident record shows recovery at 11:52 a.m. Pacific, a window of 4 hours and 8 minutes that Google logged as “network service degradation” rather than a full outage.
The incident lands two weeks after a separate Google Cloud outage knocked out 33 services in us-west1 for 2 hours and 22 minutes, and it arrives while AWS and Microsoft Azure are both fielding their own multi-hour regional failures. For engineering teams already budgeting for multi-cloud failover in 2027, the us-central1-b event is another data point in a year that has made “which provider is more reliable” a boardroom question rather than a Hacker News argument.
The Outage Timeline: What Happened at 7:44 AM Pacific
Google’s status dashboard first flagged the problem as customers in us-central1-b began reporting elevated packet loss. The incident page describes the issue as affecting “a portion of the us-central1-b zone,” a phrasing that matters because it rules out a full regional collapse and points instead to a localized network fabric problem inside one cluster.
Third-party trackers logged the event with varying precision. GCPDown recorded a 4-hour, 8-minute window matching Google’s own timestamps. IncidentHub, which tracks resolution rather than total investigation time, logged roughly 2 hours and 49 minutes of active customer impact. A separate aggregator entry put the sharpest degradation at 1 hour and 45 minutes. The gap between these numbers is common in cloud incident reporting: providers log the full window from first anomaly to full confirmation of recovery, while third-party monitors often catch only the period when error rates spike above their detection threshold. For this article, the 4-hour, 8-minute figure from Google’s own incident record is the one to trust, since it comes directly from the source with the most complete telemetry.
By 11:52 a.m. Pacific, Google had restored the affected network capacity and confirmed recovery across both zonal and regional services tied to us-central1-b.
15 Services Down: From BigQuery to GKE
The incident page lists a specific set of impacted products, and the list is longer than a typical single-zone event. Google named AlloyDB for PostgreSQL, Apigee, Cloud Filestore, Cloud Run, Cloud Spanner, App Engine, BigQuery, Cloud Bigtable, Cloud Dataflow, Cloud SQL, Compute Engine, Google Kubernetes Engine, Hybrid Connectivity, Virtual Private Cloud, and Looker’s core product as affected.
Compute and Networking Hit First
Compute Engine, GKE, VPC, and Hybrid Connectivity sit at the base of Google Cloud’s stack. When packet loss climbs inside a zone’s network fabric, workloads running on virtual machines or Kubernetes nodes in that zone see timeouts before anything else. Customers running stateful workloads pinned to us-central1-b, rather than spread across multiple zones, had no automatic failover path.
Data and Analytics Services Follow
Spanner, AlloyDB, Bigtable, Cloud SQL, and BigQuery depend on that same network fabric to replicate data and serve queries. Once the underlying cluster degraded, read and write latency climbed across these managed database and analytics products, even for customers who never directly provisioned a VM in the affected zone but relied on a managed service with infrastructure sitting there.
Google’s Explanation: Routine Maintenance, Unexpected Fallout
Google’s preliminary analysis, published on the incident page, attributes the trigger to routine work: “From preliminary analysis, routine network fabric path maintenance triggered unexpected issues in one cluster in us-central1-b.” That is a narrower and more specific explanation than the vague “network issue” language that often accompanies early incident updates, and it points to a planned change rather than a hardware failure or a bad software push.
No expanded postmortem had been published as of this writing. Google’s public incident pages typically carry a short root-cause summary rather than the multi-page retrospectives some competitors publish after major events, and this incident followed that pattern. There is no public record of Google detailing which specific maintenance step failed or why the automated safeguards around that maintenance did not catch the fault before it spread.
Who Felt It: CockroachDB and the Customers Who Went Public
Few end-user brands named the Google Cloud incident directly, which is typical for infrastructure-layer failures that customers absorb quietly. Two vendors did go on record. Cockroach Labs posted to its own status page that “Google Cloud is experiencing networking outages which is affecting Cockroach Cloud customers,” citing heightened latency and connection issues in regions including us-central1. The company later confirmed that “following network-level mitigation efforts, the underlying network infrastructure has fully recovered.”
Cloud management vendor DoiT International also flagged the incident on its own status page, describing customers experiencing elevated packet loss and errors and pointing users to Google’s incident link directly. Beyond these two, no major consumer-facing brand publicly tied its own downtime to this specific incident, and Google has not published a customer-impact count or a Downdetector-style report volume for the event.
In Google’s Own Words
Google Cloud’s status page carried five distinct updates as the incident evolved from detection through resolution. Read together, they trace a fairly typical arc for a zonal network event: broad initial impact statement, narrowed scope, customer symptom description, preliminary cause, then recovery confirmation.
The first update set the scope: “Multiple products in us-central1-b experienced network service degradation,” according to Google Cloud Status.
A follow-up update narrowed the blast radius, noting that “the issue was affecting a portion of the us-central1-b zone,” per Google Cloud Status.
Google then described what customers were actually seeing on their end: “Customers experienced elevated packet loss and errors,” according to Google Cloud Status.
The preliminary cause came next: “From preliminary analysis, routine network fabric path maintenance triggered unexpected issues in one cluster in us-central1-b,” per Google Cloud Status.
And the closing update confirmed recovery: “We have recovered the network capacity that was impacted and restored all zonal and regional services,” according to Google Cloud Status.
A Pattern, Not an Anomaly: GCP’s Outage History Since 2025
The us-central1-b event is the latest in a string of Google Cloud incidents stretching back to early 2025. None of these events is identical in cause, but the frequency has climbed alongside Google Cloud’s own growth, and each one adds weight to enterprise arguments for spreading workloads across more than one provider.
| Date | Zone/Region | Duration | Root Cause |
|---|---|---|---|
| March 29, 2025 | us-east5-c | ~6h 10m | Loss of utility power to the zone |
| June 12, 2025 | Global (API management) | ~3h | Invalid automated quota update caused a crash loop |
| July 18, 2025 | us-east1 | ~1h 57m | Technician disconnected an active network switch during hardware maintenance |
| July 15, 2026 | europe-west4-a | ~12h 28m | Data center cooling failure hit VMware Engine, NetApp Volumes, Bare Metal Solutions |
| August 20, 2026 | us-west1 | 2h 22m (official) | Fiber maintenance, automated rerouting failed |
| September 1, 2026 | us-central1-b | 4h 08m | Routine network fabric path maintenance triggered cluster issue |
The June 2025 incident remains the largest by scope, hitting more than 50 services globally and dragging down consumer products like Spotify, Discord, and YouTube alongside core Cloud APIs, as Network World reported at the time. The us-central1-b incident is smaller in scope but fits the same operational theme: a change to shared infrastructure, whether a quota update, a maintenance procedure, or a cooling system, cascades into services that customers assumed were isolated from each other.
How AWS and Azure Compare on Reliability
Google Cloud is not alone in fielding multi-hour incidents this year. AWS and Azure have each had regional failures serious enough to draw their own headlines, and comparing the three side by side shows a cloud market where reliability has become a genuine differentiator rather than an assumed baseline.
AWS’s worst incident of the period was a US-EAST-1 outage in May 2026 tied to a data center cooling and thermal event, which kept one availability zone offline for roughly 28 hours and disrupted Coinbase, FanDuel, and CME Group. AWS also absorbed an October 2025 outage caused by a race condition in DynamoDB’s automated DNS management, an incident serious enough that outage trackers logged more than 17 million user reports across thousands of affected companies.
Azure’s comparable event was an Azure Front Door and CDN failure in late October 2025, lasting about 8 hours and 24 minutes and disrupting Microsoft 365, Xbox, and a wide range of third-party sites that route through Azure’s edge network. Microsoft attributed that incident to an inadvertent configuration change. Azure also had a West US regional problem in February 2026 that stretched past 20 hours due to what the company described as infrastructure issues in that region.
| Provider | Q2 2026 Market Share | Longest 2025-2026 Incident | Primary Cause Type |
|---|---|---|---|
| AWS | ~28-31% | ~28h (US-EAST-1, May 2026) | Cooling/thermal failure |
| Microsoft Azure | ~20-24% | ~20h 26m (West US, Feb 2026) | Regional infrastructure issue |
| Google Cloud | ~12-15% | ~12h 28m (europe-west4-a, July 2026) | Data center cooling failure |
Market share figures come from Synergy Research Group’s quarterly cloud infrastructure tracking, cited across multiple 2026 industry reports, with the three providers together controlling roughly two-thirds of global cloud infrastructure spending, according to Synergy Research Group.
The SLA Math: Why Credits Don’t Cover the Damage
Standard cloud SLAs promise service credits, not cash, when uptime falls below contracted thresholds. Azure’s public terms, for example, apply a 25% billing credit when monthly uptime falls between 99% and 99.99%, rising to 100% of the monthly fee only if uptime drops below 99%. Google Cloud and AWS structure their own SLA credit schedules similarly.
The math rarely favors the customer. A 99.9% monthly SLA still permits roughly 43 minutes of downtime before any credit applies at all, and 2026 industry analysis has estimated that SLA credits cover less than 3% of the real business losses a serious outage causes once lost transactions, support costs, and reputational damage are factored in. That gap is a big part of why enterprise architecture teams have started treating multi-region and multi-cloud failover as a budgeted line item rather than a nice-to-have, especially for workloads where downtime directly costs revenue.
Why a Single Zone Fault Took Down 15 Products
The us-central1-b incident is a useful case study in how managed cloud services share infrastructure underneath their separate product names. Cloud Spanner, BigQuery, and AlloyDB all look like independent products from a billing and API perspective, but they run on Compute Engine capacity and route through the same regional network fabric as everything else in that zone. When that fabric degrades, the fault doesn’t respect product boundaries.
Engineers who want to verify whether a workload is exposed to a single-zone dependency can check zone-level resource placement directly. A quick way to audit whether critical workloads are spread across zones, rather than concentrated in one, is with the Google Cloud CLI:
gcloud compute instances list \
--format="table(name,zone.basename(),status)" \
--filter="zone:us-central1-*"
gcloud compute regions describe us-central1 \
--format="value(status)"
Running that first command against a production project surfaces every instance pinned to a us-central1 zone in one table, which makes it easy to spot whether a database, a Kubernetes node pool, or a stateful service is sitting entirely inside a single zone like us-central1-b with no regional replica. Teams that found their Spanner instance or GKE node pool concentrated in the affected zone during this incident had no way to route around the fault without pre-built multi-zone or multi-region configuration.
Market Impact: Multi-Cloud Budgets and Vendor Leverage
Every outage of this size shifts a small amount of leverage toward multi-cloud tooling vendors and away from single-provider commitments. 2026 industry commentary has repeatedly framed this as a shift from optional resilience spending to required resilience spending, with enterprises running dependency audits to find which workloads are tightly coupled to provider-specific services like Spanner or DynamoDB, and prototyping failover paths to a second provider for at least their most revenue-critical systems.
The financial calculation only favors true multi-cloud replication for a subset of workloads, generally those where a five-minute recovery time objective matters, where regulation demands geographic redundancy outside a single vendor’s control plane, or where an hour of downtime costs more than the 100% to 150% premium that duplicate infrastructure typically adds. For everything else, most enterprises are choosing cheaper mitigations: spreading workloads across multiple zones and regions within the same provider, which the us-central1-b incident shows can still fail if the architecture concentrates critical services in one zone.
Google Cloud’s own commercial position complicates the picture. The company has posted strong revenue growth this year even as its outage count climbed, meaning enterprise buyers have so far continued to expand Google Cloud spending despite the reliability headlines. That suggests price, AI infrastructure access, and specific product capabilities are outweighing outage frequency in most procurement decisions, at least for now.
Historical Context: Cloud Reliability Since the 2025 Outage Wave
Cloud outages are not new, but the pattern shifted in late 2025. The October 2025 AWS DynamoDB incident and the October 2025 Azure Front Door incident landed within two weeks of each other, and both made mainstream news well beyond the tech press because of how many downstream consumer apps depended on the affected infrastructure. That pairing appears to have reset public and enterprise expectations: outages that once read as rare, headline-grabbing events now read as a recurring cost of doing business on any of the three major providers.
2026 reliability research backs that shift up with data. A mid-2026 tally from IncidentHub counted more than 30,000 outages across over 1,000 tracked providers in the first half of the year, with cloud providers and developer tooling logging the highest incident counts of any category, and May 2026 standing out as the single worst month tracked. Separate analysis of Uptime Institute data found that while total outage counts were roughly flat year over year, the severity of the outages that did happen rose by 23%. Fewer incidents, in other words, but the ones that occur are hitting harder.
5 Predictions for Cloud Reliability Through 2027
- Multi-zone architecture reviews become standard practice. Expect more enterprises to run the kind of zone-concentration audit shown above as a routine part of cloud governance, not just after an incident.
- Providers publish more detailed root-cause reports. Pressure from enterprise customers and regulators is likely to push Google Cloud, AWS, and Azure toward longer, more technical postmortems rather than the short preliminary-cause statements seen in the us-central1-b incident.
- SLA renegotiation becomes a bigger part of enterprise contract cycles. Large customers with real leverage will increasingly push for custom SLA terms tied to actual business impact rather than accepting standard credit schedules.
- Regional and niche cloud providers gain incremental share. As Forrester and other analysts have predicted more multi-day hyperscaler outages ahead, some workloads will shift toward smaller regional clouds specifically to reduce single-vendor concentration risk.
- Reliability becomes a stated part of procurement scoring. Expect more enterprise RFPs to formally weight outage frequency and severity data, rather than treating reliability as an assumed baseline across all three major providers.
What This Means for Teams Running Workloads on GCP
For teams currently running production workloads in us-central1, the immediate lesson isn’t to panic-migrate to another provider. It’s to check whether critical services are actually spread across zones the way the architecture diagrams claim. The gap between “we designed this for multi-zone resilience” and “this is actually running in three zones today” is exactly where incidents like this one turn a contained network event into a customer-facing outage. Reviewing zone placement for stateful services, Spanner instances, and GKE node pools costs an afternoon. Discovering the gap during an active incident costs a lot more.
Frequently Asked Questions
What caused the September 1, 2026 Google Cloud outage?
Google’s preliminary analysis attributed the incident to routine network fabric path maintenance that triggered unexpected issues in one cluster in the us-central1-b zone, according to Google Cloud’s official incident page.
How long did the us-central1-b outage last?
Google’s own incident record shows the issue began at 7:44 a.m. Pacific and was resolved by 11:52 a.m. Pacific on September 1, 2026, a total window of 4 hours and 8 minutes. Third-party trackers reported shorter windows of peak customer-facing impact, ranging from roughly 1 hour 45 minutes to 3 hours 16 minutes.
Which Google Cloud services were affected?
Google named 15 impacted products: AlloyDB for PostgreSQL, Apigee, Cloud Filestore, Cloud Run, Cloud Spanner, App Engine, BigQuery, Cloud Bigtable, Cloud Dataflow, Cloud SQL, Compute Engine, Google Kubernetes Engine, Hybrid Connectivity, Virtual Private Cloud, and Looker’s core product.
Did Google Cloud offer service credits for this outage?
There is no public record of Google announcing specific service credits or compensation tied to this incident. SLA credits for Google Cloud, like those of AWS and Azure, are typically handled through individual customer contracts and support channels rather than announced on the public status page.
Is this the same incident as the Google Cloud outage that hit 33 services?
No. The 33-service outage occurred on August 20, 2026, in the us-west1 region, and was traced to a fiber maintenance event where automated rerouting failed. The us-central1-b incident happened separately, on September 1, 2026, in a different zone, with a different root cause tied to network fabric maintenance.
How does Google Cloud’s reliability compare to AWS and Azure in 2026?
All three major providers have logged multi-hour regional or zonal incidents in 2025 and 2026. AWS’s longest tracked incident in the period ran about 28 hours in US-EAST-1 in May 2026. Azure’s longest ran about 20 hours 26 minutes in West US in February 2026. Google Cloud’s longest tracked incident in the period ran about 12 hours 28 minutes in europe-west4-a in July 2026. None of the three has a clean reliability record over this stretch.
Should companies move workloads off Google Cloud after this outage?
Most 2026 industry guidance points toward architecture fixes within a provider, such as spreading workloads across multiple zones and regions, before jumping to a full multi-cloud migration. True multi-cloud replication is generally reserved for workloads with strict recovery-time requirements, regulatory redundancy mandates, or revenue impact large enough to justify the added infrastructure cost.
Where can I check current Google Cloud service status?
Google publishes live and historical incident data at status.cloud.google.com, including per-product and per-region status history.




