10 — Multi-Region Deployments
Purpose
[stub: multi-region-deployments]
Metadata
| Author | Amit Singh |
| Scope | sre |
Local graph
Related notes
1 — Virtual Machines
The hypervisor-level isolation and resource accounting that containers still inherit assumptions from, and where VM-level failure domains differ from container ones.
11 — Infrastructure as Code
Why declarative infra state, not scripts, is what makes an environment reproducible — and the drift between declared and actual state that erodes that guarantee over time.
12 — Immutable Infrastructure
Replacing instead of patching running infrastructure, and why it turns configuration drift from a chronic failure mode into one that mostly can't happen.
13 — GitOps
Git as the single source of truth for cluster state, and the reconciliation loop that makes 'what's actually running' a query instead of a guess.