Reference · Glossary

Game day

A planned **failure injection or drill** in staging (or controlled prod) to test runbooks and on-call response.

#When to use

Before major launches, after big architecture changes, and for capstone portfolio credibility.

#When not to

Unannounced prod chaos without rollback — drills need safety rails.

#Example

Disable vector DB in staging, verify readiness fails, run restore script, measure RTO.