/Cinema-Data-Streaming-with-Kafka

change data capture (CDC) to ingest binlogs from the source database, process them, and write them to the target database correctly, completely, and instantly in real time. using docker-compose,Kafka connectors (debezium, jdbc sink), compute engine, cloud sql, database mysql, confluent.

Primary LanguageHTML

Cinema Data Streaming with Kafka

Build a data synchronization system between databases with Kafka that implements change data capture (CDC) to ingest binlogs from the source database, process them, and write them to the target database correctly, completely, and instantly in real time.

Project Overview

0

Contents

Cloud SQL for MySQL database.

Compute Engine.

Connect Debezium connector to Cloud SQL for MySQL.
Connect JDBC sink connector to CloudSQL for MySQL.