Event-Driven Change Data Capture: Introduction, Use Cases, and Tools

Written by dunithd | Published 2021/03/04
Tech Story Tags: change-data-capture | event-driven-architecture | microservice-architecture | debezium | data-engineering | hackernoon-top-story | data | database | web-monetization

TLDR Change Data Capture is a real-time, event-driven way to synchronise source and target data systems. CDC is the process of observing all data changes written to a database and extracting them in a form in which they can be replicated to derived data systems in a reliable and scalable manner. The CDC process has three stages. Watch the database transaction log for changes. The CDC system picks up the changes, delivers the changes to the target system so that that that can be replayed to the destination. CDC system watches the changes and propagates them into the target systems while preserving the change change order.via the TL;DR App

no story

Written by dunithd | Engineer, Writer, Works @ WSO2. Editor of eventdrivenutopia.com. Loves event-driven architecture.
Published by HackerNoon on 2021/03/04