Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

The July 24, 2026 AWS us-west-2 Outage: Network Routing and a Long Recovery Tail

On July 24, 2026, AWS lost connectivity between the us-west-2 (Oregon) region and the Seattle Metro. The initial impact window was 20 minutes for most and 1 hour 17 minutes for a few customers using AWS Direct Connect through EqSe2, Westin Building Exchange, Seattle. Any traffic that both started and ended inside the region kept working, whereas anything crossing the region boundary saw timeouts and errors. This included the AWS Management Console for some customers.

Azure outage on July 23, 2026: StatusGator detected it 1 hour before Microsoft acknowledged it

On July 23, 2026, Azure users around the world began hitting gateway timeouts, DNS failures, and unreachable virtual machines well before Microsoft posted anything on its status page. The first reports reached StatusGator at 15:06 UTC. By 15:28 UTC, StatusGator had sent an Early Warning Signal to subscribers. Microsoft did not acknowledge the incident until 16:29 UTC.

GCP Monitoring: A Complete Guide to Monitoring Google Cloud Applications and Infrastructure

Most production incidents in Google Cloud don't announce themselves as infrastructure problems. A checkout service on GKE starts timing out, a Cloud Function cold-starts under load, a Cloud SQL replica falls behind, and a Pub/Sub subscription quietly backs up until messages start expiring. None of that shows up as a red node in a compute dashboard. It shows up as slow requests, failed webhooks, and a support queue filling up faster than anyone can triage it.

Shipped: API key scopes, grouped by what they actually do

Creating an API key used to mean sorting through categories organized around our internal structure, not how you’d use them, so finding everything you needed for a specific job meant guessing, or having someone on our team walk you through it. Now you can tell what each permission actually does at a glance.

The July 23 2026 Azure West US Outage: IP Route Removal and Downstream Impact

On July 23, 2026, Microsoft Azure experienced a connectivity outage in the West US region that blocked traffic entering or leaving the region for nearly five hours. Workloads that stayed entirely inside West US were not affected. Microsoft's preliminary Post Incident Review (PIR) attributes the failure to a bug in maintenance request conversion software that removed IP routes from more devices than intended during routine device maintenance.

The Failure Mode Your Runbook Probably Does Not Cover

Operations teams rehearse plenty of scenarios. Failed deployments, database corruption, certificate expiry, a region going dark, the on-call engineer who cannot be reached. What gets rehearsed far less often is the building losing power for eleven hours, because that feels like somebody else's problem, filed under facilities alongside the air conditioning and the parking barrier. It stops being somebody else's problem at the moment the UPS batteries drain and everything still running on premises goes down at once.

Migrating Workloads and Performance Issues in Public Cloud

When on-premises capacity runs short, public cloud tends to be the first option infrastructure teams reach for. It is quick to provision, removes the hardware procurement problem, and sidesteps the question of what to do with an ageing estate. What it does not settle is whether migrated workloads will perform as the business requires once they are live in production, or whether the recovery design has kept pace with where services now sit.

Why workflows, not agents, are the primitive your team is missing

If your team has adopted AI coding agents, you've probably noticed something strange: writing code stopped being the hard part. That's the shift Patrick, a principal engineer at Upsun, kept returning to in our latest Product Highlights conversation. He's spent twelve years here, most of them writing back-end APIs in Go, and the past year building with AI on our newest product, Upsun Dispatch. His verdict on where the bottleneck moved is blunt: "The code isn't really a problem anymore.