Regional Outage Response When Your On-Call Team Sleeps
Six cloud outages hit Australia in seven days. A guide to regional outage response and on-call coverage that does not rely on one time zone.

Between August 14 and August 20, 2026, Australian engineering teams watched three hyperscalers fail in the same week. Regional outage response is the discipline that decides whether a week like that costs you an hour or a full business day, and most on-call rotations are not built for it. Google Cloud's brand new Melbourne region went down for roughly twelve hours on August 17. Google Drive broke for users across Australia and New Zealand on August 18 and 19 for twelve hours and forty two minutes. Azure had a portal access problem on August 14. AWS logged a partial outage on August 20. None of these were global. All of them were expensive for the people who happened to live inside the blast radius.
That last sentence is the part worth sitting with. A regional outage is not a smaller version of a global outage. It is a different failure mode with different detection characteristics, a different escalation problem, and a different political dynamic inside your company. If your on-call rotation was designed around a single headquarters time zone, a regional outage is the scenario most likely to leave you undefended, because the failure happens where you are not looking and at a time when nobody is awake to look.
What actually happened in Australia between August 14 and August 20
Four separate incidents landed inside a seven day window, and they had almost nothing in common technically. That is exactly why they are instructive. This was not one root cause rippling outward. It was ordinary infrastructure entropy that happened to concentrate in one geography.
A brand new cloud region failed within a month of launch
Google Cloud's australia-southeast2 region in Melbourne experienced an outage on August 17 that ran for approximately twelve hours. The region had launched on July 25, which means the failure arrived roughly a month into its production life.
New regions are a known risk category and almost nobody treats them as one. The pitch for a new region is compelling: lower latency for local users, data residency compliance, a story you can tell customers about sovereignty. What rarely gets said out loud is that a region a month old has fewer operational hours behind it than the rest of the fleet, fewer exercised failure paths, a smaller pool of engineers who have debugged it under pressure, and less mature automation. The provider's overall reliability record does not transfer cleanly to its newest footprint.
The practical takeaway is not "avoid new regions." It is that a workload placed in a region younger than a year deserves an explicitly different resilience posture: a tested failover target, a documented decision about how long you tolerate degradation before you cut over, and an on-call expectation that matches the elevated risk. Very few teams write that down. Most treat region selection as a procurement decision rather than a reliability decision.
The Drive outage was a routing misconfiguration, not a capacity event
The Google Drive disruption across Australia and New Zealand ran from August 18 into August 19, lasting twelve hours and forty two minutes. Users reported slowness, 502 errors, and files that would not load. Google attributed the cause to a misconfiguration in network routing.
Two things matter here. First, the duration. Nearly thirteen hours is not an incident, it is a business day. Any team whose incident process assumes third party outages resolve in twenty minutes had a bad time. Second, the failure class. A routing misconfiguration is a change induced failure, which means it is fast to introduce and often slow to identify, because the systems that would normally show you a problem are frequently the ones sitting behind the broken path.
For an on-call engineer downstream, the observable symptom was ambiguous: file operations that were slow or failing, in one geography, for a dependency that is usually invisible. That is the hardest kind of page to triage, because the honest first hypothesis is always "it is us."
The rest of the week filled in the pattern
Azure's portal access issue on August 14 and AWS's partial outage on August 20 bracketed the Google incidents. Individually, each was minor. Collectively, they meant that an Australian platform team running a genuinely multi cloud architecture had degraded dependencies on most working days of that week. Multi cloud is often sold as the answer to concentration risk. That week was a reminder that spreading across providers spreads your exposure surface too, and that the coordination cost of tracking four vendor incidents in seven days is real work performed by real humans who also had a roadmap to deliver.
The data says failure is moving into the cloud network layer
The Australian cluster was not an isolated statistical accident. Look at the same week globally. ThousandEyes recorded 534 network outage events worldwide during the week of August 17 through August 23, down two percent from 546 the week prior. In the United States there were 366 outages, up two percent from 359. Flat overall, which sounds like a boring week.
The composition is the interesting part. Globally, ISP outages fell fifteen percent, from 298 to 252. Public cloud network outages rose seventeen percent, from 162 to 189. In the United States the divergence was sharper: ISP outages down twelve percent while public cloud network outages climbed twenty two percent, from 143 to 174.
A single week is not a trend, and anyone telling you otherwise is selling something. But the direction is consistent with what most operators have felt for a couple of years now: the failure domain that hurts you has migrated. It used to be the pipe between your users and your servers. Increasingly it is the network fabric inside the provider you rent your servers from.
That migration has an uncomfortable implication for on-call. ISP failures are legible. They are local, they show up in obvious ways, and users often diagnose them for you. Cloud provider network failures are the opposite: partial, region scoped, invisible to your instrumentation because your instrumentation frequently runs on the same fabric, and reported by the vendor on a delay measured in tens of minutes.
The Cox Communications event on August 17 illustrates the detection problem from the other direction. It lasted 24 minutes of actual disruption spread across a window of one hour and five minutes, centered on nodes in Chicago, and affected partners and customers in the United States, Mexico, the United Kingdom, Austria, Canada, Germany, and Denmark. A short, intermittent, geographically scattered failure originating in one metro. If your alerting thresholds require sustained failure before they fire, that incident is invisible to you and extremely visible to your customers.
Why regional outages break on-call rotations
Most incident processes are implicitly designed for the global outage: everything is broken, everyone notices, the war room fills up on its own. Regional outages defeat that design in three specific ways.
Detection is regional but alerting is global
If ten percent of your traffic is in Sydney and Sydney fails completely, your global error rate moves from 0.1 percent to about 10 percent. Depending on where your page threshold sits, that may or may not fire. If your threshold is a global percentage, you have quietly decided that a total failure in a smaller region is not worth waking anyone up for.
Worse, aggregate dashboards actively hide the shape of the problem. A ten percent global error rate looks like a broad degradation. It looks like a bad deploy. It looks like anything except "one region is entirely gone," which is what it actually is. Engineers spend the first fifteen minutes of the incident chasing the wrong hypothesis because the visualization suggested one.
The fix is unglamorous: alert on per region service level indicators, not just global ones, and make the region a first class dimension in every dashboard an on-call engineer opens during a page.
The escalation path assumes a headquarters time zone
The Melbourne region failure ran about twelve hours. The Drive outage ran nearly thirteen. Both overlapped Australian business hours and both landed in the middle of the night for teams headquartered in North America or Europe.
Here is what typically happens in that situation. The primary on-call engineer, asleep in San Francisco, gets paged at 2 a.m. for a region they have never operated, serving customers they have never spoken to, with a vendor status page that has not updated yet. They spend forty minutes establishing that it is not their code. Meanwhile the account manager in Sydney has been fielding customer messages for an hour and has no idea an incident channel exists. The two facts do not meet until someone in Sydney escalates through a sales channel and somebody senior connects the dots.
The technical failure lasted twelve hours. The coordination failure is what made it feel like twelve hours to the customer. This is the single most common pattern we see: the bottleneck is almost never detection or remediation skill, it is assembling the right people with the right context quickly enough to matter.
Status pages report the wrong geography
Vendor status pages are written for the vendor's convenience, not yours. A region scoped incident frequently shows as a small yellow marker on a page dominated by green, or as an entry filed under a service name that does not map to how you consume it. During the Australian week, an engineer checking a provider's global status dashboard could reasonably conclude that everything was fine while their own region was materially degraded.
Treat vendor status as a corroborating signal that arrives late, never as your detection mechanism. If your first indication of a dependency failure is the vendor telling you, you are behind your customers by definition.
Building regional outage response that survives the time zone gap
None of what follows requires a large team. It requires deciding these things in advance, in writing, while nobody is on fire.
Make region a first class field in your alerts
Every alert that can be regional should carry the region in its payload, its title, and its routing logic. This sounds trivial and it changes the first ninety seconds of every incident. An engineer who reads "elevated 5xx, australia-southeast2, 94 percent of regional requests" starts in a completely different place than one who reads "elevated 5xx." The first is already forming a correct hypothesis. The second is opening dashboards.
Add per region synthetic checks that run from inside the affected geography. Monitoring your Sydney endpoint from a Virginia probe tests a path your users do not use, and it will happily stay green through a failure that is destroying local experience.
Define who owns a region, not just who owns a service
Service ownership is well understood. Regional ownership almost never is. For each region you serve, write down: who is the technical first responder during that region's business hours, who is the customer facing contact there, what the failover decision is and who is allowed to make it, and what the tolerated degradation window is before you cut over.
The failover authority question is the one that reliably goes unanswered. During the Melbourne outage, the correct question for many teams was "do we shift traffic to Sydney and accept the latency and data residency implications." That is not a decision an engineer paged at 2 a.m. in another hemisphere should be making cold. Either they have written authority and a runbook, or the decision waits for someone senior to wake up, and you have added hours to the incident for no technical reason.
Write the follow the sun handoff down
If you have engineers in more than one region, you have the raw material for coverage that does not depend on anyone's alarm clock. Most teams have the people and not the process. A workable handoff needs three things: a fixed time when it happens, a short written state summary that travels with it, and an explicit statement of what the incoming shift is authorized to do without escalating.
If you genuinely have people in only one time zone, be honest about it and set expectations accordingly. A documented "regional incidents outside business hours get a response within ninety minutes" is far better than an implied twenty four hour promise that quietly fails. Customers forgive stated limits. They do not forgive silence.
Practice the regional page at an inconvenient hour
Game days almost always simulate the dramatic failure: database gone, primary region down, everyone online. Try the harder one. Page one engineer, at an awkward hour, for a partial failure in a region they do not normally operate, with a vendor status page that says everything is fine. Then measure the honest numbers: how long to correctly identify the region, how long to determine it is a dependency rather than your own code, how long to reach someone in the affected geography, how long to a customer facing update.
Teams that run this exercise are usually surprised by the third number. Finding the person in the affected region is frequently the longest step, and it is the one that costs nothing to fix.
A practical checklist for regional outage readiness
- Per region alerting: at least one service level indicator alert scoped to each region you serve, with the region name in the alert payload and the routing rule.
- In region synthetics: probes that run from inside each geography, not just from your primary region.
- A named regional responder: for every region, a technical contact and a customer facing contact, both reachable from inside the incident channel.
- Written failover authority: who can shift traffic out of a region, under what conditions, and what the acceptable degradation window is before that call gets made.
- New region risk review: any region less than a year old gets an explicit resilience assessment before production workloads land in it.
- Dependency inventory by region: which third party services you rely on in each geography, and how you would detect each one failing without relying on the vendor status page.
- Customer communication trigger: a threshold that starts external comms automatically, so a region scoped incident does not wait for someone to notice it is worth mentioning.
- A rehearsed handoff: a fixed time, a written state summary, and clear authority for the incoming shift.
Where a Slack-native on-call tool fits
Almost every failure described above is a coordination failure rather than a technical one. The engineer usually figures out what is wrong. What takes the time is the surrounding choreography: waking the right person, adding the person in the affected region, finding the runbook, getting authority for a failover, and keeping a timeline that survives into the review.
That choreography is why we built Pagerly to live inside Slack rather than beside it. When the page, the schedule, the escalation, and the incident channel are all in the place your team already is, the cost of pulling in a colleague in Sydney at the right moment drops to a message. Schedules and overrides are visible to everyone, so the question "who is actually on in that region right now" has an answer without opening another tab. The incident timeline assembles itself from the conversation, which matters enormously when the review happens days later and nobody remembers the exact sequence.
Tooling does not substitute for the decisions in the checklist above. Nobody's product will tell you what your acceptable degradation window is in Melbourne. But once you have made those decisions, the difference between a process that works at 2 a.m. and one that does not usually comes down to how many steps stand between an alert and the right human being in the conversation.
The takeaway
The week of August 14 in Australia was not an extraordinary event. Four routine incidents happened to cluster in one geography, and for the teams inside that geography, it meant most of a working week with something important degraded. The global outage numbers for that same week were flat. Nothing about the aggregate view would have told you anything was happening.
That gap between the aggregate view and the local experience is the whole problem. Reliability is not measured globally by the people who pay you. It is measured by whether the product worked for them, in their region, during their business hours. As failure continues to shift from the ISP layer into cloud provider networks, more of your incidents will be partial, region scoped, and inconveniently timed.
The teams that handle that well are not the ones with the most sophisticated observability. They are the ones who decided in advance who owns each region, who is allowed to make the failover call, and how a person in the affected geography gets into the conversation within minutes rather than hours. That work is unglamorous, it takes an afternoon, and it is the highest leverage reliability investment most teams have not yet made.
