Cloud Cost Spike Runbook for Small Teams

Nobody catches a cloud bill by reading it — by the time the invoice lands, the spike ran for a month. The honest runbook has four parts: triage by top movers before you change anything, know the usual suspects, put free guardrails in place so the next spike pages you instead of the invoice, and rehearse a 30-minute path from spike to fix.

1. Triage by top movers, not by guesswork

Before you delete anything, answer one question: what changed between last month and this month? Every major provider has a cost explorer; sort by absolute dollar change, not percentage (a 900% jump on a $2 service is noise next to a 30% jump on compute):

Look atHowWhat it tells you
Cost by service, change vs. prior monthCost explorer, sorted by $ deltaThe 1–3 line items that produced the spike
Cost by tag (team/service/env)Tag breakdown on the same windowWho owns the mover — and whether it was deliberate
One resource, daily granularityDrill into the top mover, day-by-dayThe date it started — which maps to a deploy, a campaign, or a stuck job

Resist the urge to "optimize" before this step. Teams that start by deleting things delete the wrong things.

2. The usual suspects (small-team edition)

In a decade of bills, the spike almost always lives in one of these — all boring, all preventable:

3. Guardrails that cost nothing

4. The 30-minute triage path

  1. Minutes 0–5: Cost explorer, sorted by dollar change vs. prior period. Write down the top 3 movers.
  2. Minutes 5–10: For each mover, drill to daily granularity and find the start date. Map the date to deploys, launches, or config changes that day.
  3. Minutes 10–20: Kill or fix the actual cause: stop the forgotten instance, set log retention to 30 days, add the missing cache, move public assets off per-pull egress.
  4. Minutes 20–30: Add the guardrail that would have caught this: the budget forecast alert, the anomaly alert, or the retention setting. One guardrail per incident is the rule — that's how the checklist grows without becoming a project.

5. The mistakes that turn a spike into a habit

Takeaways

---

The Automation Starter Pack ($19) turns the weekly five-minute spend review, the retention sweep, and the ephemeral-environment shutdown into pick-first workflows that run themselves — which is exactly what this runbook needs to stop being manual. Ops Starter Kit ($14) covers the incident side; Vol. 2 ($27) adds the DR plan and evidence log. Launch week: 30% off any paid kit with code HIVE-LAUNCH30 at checkout (ends Sep 11, 23:30 ACST).