How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

When failover isn't safe: Building high-availability PostgreSQL on Kubernetes

calendar_today June 4, 2026 person domain datadog

Datadog engineers redesigned their PostgreSQL clusters for high availability on Kubernetes using Patroni and synchronous replication, addressing edge cases where naive failover can cause data loss or split-brain scenarios. The post details the architectural decisions, trade-offs, and operational lessons learned from running production HA PostgreSQL at scale.

open_in_new Read original post