Reliability
Designing for the day something fails, because something will.
5 chapters17 lessonsabout 1 hour
No single point of failure. A backup is always ready to take over.
Executing the same operation multiple times has the same effect as executing it once.
Plan for full region failure. RTO and RPO define how fast and how much data you can afford to lose.
SLI measures reality, SLO sets the target, SLA is the promise to customers.
Getting a group of machines to agree on one value, so failover cannot produce two primaries.