Zalando Engineering Blog - Contributing to Debezium: Fixing Logical Replication at Scale
engineering.zalando.com·13h
🔄CRDT
Preview
Report Post

Logical replication and Debezium

At Zalando, we run hundreds of event streams powered by PostgreSQL logical replication through our Fabric Event Streams platform, a Kubernetes-based approach that allows teams to declare event streams sourcing directly from their Postgres databases. Each stream declaration provisions a micro application that uses Debezium in embedded mode to publish row-level change events as they occur. At peak traffic, these combined connectors process hundreds of thousands of events per second across our 100+ Kubernetes clusters.

This infrastructure has been in operation since late 2018, processing billions of events over the years, but getting here re…

Similar Posts

Loading similar posts...