Datastream
What it is: Serverless CDC (Change Data Capture).
Use Case: You have an old Oracle or MySQL database. You want every change (insert/update/delete) to instantly flow into BigQuery. You point Datastream at the database, and it replicates the changes in real-time.
AWS Equivalent: DMS (Database Migration Service).
Last updated 1 month ago