vnykmshr

Resilience

tag: resilience all tags →
2026
2025
2024
Systems

Circuit breaking in Go

2024.272

The three-state machine that keeps a failing dependency from taking down everything else -- with sony/gobreaker, a custom atomic implementation, and retry composition.

2021
Systems

PostgreSQL HA

2021.074

Streaming replication, automated failover, and the operational lessons that aren't in the PostgreSQL docs -- split-brain, silent lag, and why DR drills matter more than DR plans.