Vendor Outage Runbook for Small Teams (When the Outage Isn't Yours)

Some of the worst hours in a small team's year are the ones where your code was fine: a cloud region, a payments provider, or a DNS vendor was down, and your status page said nothing for two hours because "it's not our outage." It is your outage the moment a customer touches your product and it doesn't work. The runbook has four parts: classify fast, degrade deliberately, communicate early, and harvest the dependency list.

1. Classify in 10 minutes: yours, theirs, or both

The first mistake is debugging as if the outage were yours. The second is assuming it's the vendor's and shipping "all systems operational" while your own queue silently fills. Do this instead:

SignalPoints to
Vendor status page degraded + your errors started within the same windowTheirs (probably) — confirm with one canary request through a second path
Vendor green, your errors risingYours — switch to your own incident process
Vendor degraded AND your errors predate their windowBoth — fix yours first; theirs may mask it

Write down the timestamps. They settle the "whose outage was it" argument in the retro before it starts.

2. Degrade deliberately (or decide to wait)

Every critical vendor needs a pre-decided answer to one question: what do we do while it's down? Pick one of three postures and say it out loud:

If you don't know which features depend on which vendors — that's the finding. See the DR plan template.

3. Communicate before customers ask

Two hours of vendor outage costs less trust than two hours of silence. The pattern that works:

The fill-in-the-blanks version is here: status page communication template.

4. Harvest the dependency list (this is the real deliverable)

Every vendor outage is a free audit of your architecture. Within a week, write down:

5. The mistakes that make vendor outages worse

Takeaways

---

The Ops Starter Kit ($14) includes the severity matrix and comms templates that make vendor outages survivable, and Vol. 2 ($27) adds the DR plan and evidence log for the review after. Launch week: 30% off any paid kit with code HIVE-LAUNCH30 at checkout (ends Sep 11, 23:30 ACST).