grafclouds.com / documents / insights / training / devops-challenges / stateful-on-spot-instances

Finance Wants Everything on Spot Instances. Including the Database.

Intermediate ~13 min read
AWS

Scenario

Finance has mandated a 40% cut in cloud spend, and a consultant's slide deck has the answer: Spot instances, up to 70% cheaper, interruption rates quoted below 5%. Your estate is about forty on-demand EC2 instances: a web tier behind a load balancer, CI runners, async workers, and a self-managed PostgreSQL primary with two asynchronous read replicas (typically 1–3 seconds behind) and nightly snapshots. The platform lead is on board with moving everything — database included — arguing that a Spot interruption is just a reboot, and the systems survive reboots.

The Quick Fix on the Table

Flip the whole fleet to Spot in one migration. Maximum discount, one project, finance target hit in a quarter. Interruptions are rare, the replicas provide redundancy anyway, and "treat it like a reboot" sounds like operational maturity.

Interview · Round 1

The quick fix is on the table and the room is waiting for your call. Would you sign off on it? Take a position and justify it — out loud or on paper — before revealing the analysis.