Operations | Monitoring | ITSM | DevOps | Cloud

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

AWS Outage Incident Response: What July 24 Taught Us

On the morning of July 24, 2026, a large slice of the internet blinked out at once. An AWS outage centered on the US-West-2 region in Oregon rippled outward and took DoorDash, Reddit, Hulu, Apple Pay, Snapchat, Fortnite, and the PlayStation Network offline for millions of users. If your team runs anything on Amazon Web Services, this is the incident to study, because the hard part was never fixing AWS. The hard part was AWS outage incident response.

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.

Shipped: See what Claude Code actually costs

Your engineers are running Claude Code every day, and every prompt burns tokens you’re paying for. Until now, that spend was hard to see. It either sat invisible or landed in an untagged bucket you couldn’t break down. Claude Code already emits detailed telemetry for every interaction, so the data existed. You just had nowhere to send it that would turn it into a cost.

Engineer Cloud Cost Awareness: Why It Fails & Fixes | Harness Blog

Engineers often ignore cloud costs due to lack of visibility, misaligned incentives, and disconnected workflows. This guide explores the root causes and provides actionable strategies to embed cost awareness into engineering culture, including automation, real-time feedback, and FinOps best practices that make cost optimization a natural part of the development process.