A complete Terraform project for provisioning a real-time, Kafka-less Change Data Capture (CDC) pipeline on Google Cloud Platform. It captures data changes from a private Cloud SQL for MySQL instance using Debezium Server, streams them through Cloud Pub/Sub, and ingests them directly into BigQuery for real-time analytics.
-
Updated
Sep 29, 2025 - HCL