Articles by Tag #debezium

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Switching Me Softly: Zero‑Downtime PostgreSQL 12 to 17 at Fresha

A practical, reversible blueprint for major PostgreSQL upgrades with Debezium, Kafka, PgBouncer, logical replication, and zero downtime.

Learn More 0 0Oct 5

Change Data Capture (CDC) in Data Engineering: Concepts, Tools and Real-world Implementation Strategies

What is Change Data Capture? According to Confluent, Change Data Capture is a process of tracking...

Learn More 0 0Sep 18

Outbox Pattern with Spring Boot and Debezium

Outbox Pattern with Spring Boot and Debezium How to implement reliable messaging in...

Learn More 1 0Aug 18

Building a real-time Websocket webapp with Kafka and Javascript

Introduction Suppose we have a API that generates a lot of information whom we must store...

Learn More 0 0Jan 24

✨ CQRS: Debezium + Kafka = Pure Magic

A real-world CQRS implementation using PostgreSQL, MongoDB, Kafka, and Debezium in a microservice banking architecture.

Learn More 0 0Jul 16

Change Data Capture (CDC) with Debezium Server (No Kafka) — Django + Postgres + MongoDB Example

When I explored CDC (Change Data Capture) implementations without Kafka, I found very little helpful...

Learn More 1 0Apr 29