You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project provides a complete Terraform setup to automate the deployment of a real-time Change Data Capture (CDC) pipeline on Google Cloud. It streams data from a Cloud SQL for MySQL source to BigQuery, using Google Cloud Storage (GCS) as a staging area and a Dataflow streaming job for processing and enrichment.
A complete Terraform setup for creating a secure, private data replication pipeline from Cloud SQL (MySQL) to BigQuery using Datastream and Private Service Connect (PSC).
Terraform configuration to provision a real-time Change Data Capture (CDC) pipeline on Google Cloud. This project uses Datastream to stream database changes from a private Cloud SQL for MySQL instance into Google Cloud Storage (GCS) securely via Private Service Connect (PSC).