Overview and Practical Examples of CDC Pattern With Kafka Connect
#kafkaconnect #cdc #microservicesarchitecture #cqrs #eventdrivenarchitecture #databasereplication #outboxpattern #cdcpattern
https://hackernoon.com/overview-and-practical-examples-of-cdc-pattern-with-kafka-connect
#kafkaconnect #cdc #microservicesarchitecture #cqrs #eventdrivenarchitecture #databasereplication #outboxpattern #cdcpattern
https://hackernoon.com/overview-and-practical-examples-of-cdc-pattern-with-kafka-connect
Hackernoon
Overview and Practical Examples of CDC Pattern With Kafka Connect | HackerNoon
CDC stands for Change Data Capture. The idea of the CDC is to track changes in the database, capture, transform (optionally), and send them to the message queue