What is Debezium?
Debezium is an open source project, free to use under the Apache 2.0 license, that provides a low latency data streaming platform for change data capture (CDC). Debezium monitors databases, and then applications consume events for each row-level change made to the database.