Real-world scenarios
Each card links to a full walkthrough, runbook, and ADR on the docs portal.
These are production-derived patterns, not demos. Each showcase documents the modules used, the evidence produced, and the decision logic that triggered execution.
Validate failover with deterministic evidence.
Scenario: On‑prem outage → promote standby services → DNS cutover → health verification.
- Evidence bundle
- DNS change record
- Health probe outputs
Shift stateless workloads under load using policy and telemetry.
Scenario: Decision log selects target → deploy burst overlay → validate → rollback proof.
- Decision log
- Rollout evidence
- Rollback evidence
Central query of metrics with low always-on cost.
Scenario: Multi-site Prometheus → Thanos Query → object storage retention.
- Query screenshots
- Retention proof
- Cost notes
Walkthroughs open in the docs portal. Reach out if links aren't live yet.
DR failover and failback cycle
The full sequence — from PostgreSQL backup to Cloud SQL failover to DNS cutover and failback.