Expert insights on database management, performance optimization, and reliability engineering from industry professionals
Showing 6 of 6 articles
Eliminate stale cache reads and thundering-herd stampedes by streaming MySQL binlog changes to Valkey via Debezium CDC. Full Java setup with embedded engine and XFetch.
Debezium 3.0 turns your database transaction log into a real-time event stream with full before/after row images. Learn to configure CDC for PostgreSQL WAL and MySQL binlog, avoid the offset storage trap, and monitor replication lag.
Deploy Kafka Connect with JDBC source connectors, Single Message Transforms, Dead Letter Queues for error handling, and consumer group lag monitoring.
Logical replication in PostgreSQL has a critical gap: slots do not survive failover. PostgreSQL 17 finally fixes this with failover slots, plus adds row and column filtering for selective replication.
Set up Debezium to stream MySQL and PostgreSQL changes to Kafka. Covers prerequisites, connector deployment, change event structure, and replication slot monitoring.
Get the latest database insights and expert tips delivered to your inbox.
Subscribe to our RSS feed for instant updates.
RSS Feed