Trang chủ Professional Data Engineer 332 / 343
Quay lại bộ đề
Question #332 Topic 1
You are integrating your legacy on-premises MySQL database into a new Google Cloud data warehouse. The database contains historical customer loyalty data which needs to be extracted daily and loaded into BigQuery. You want a managed integration solution that is secure and supports incremental loads. What should you do?
A
Implement a data pipeline using Pub/Sub for streaming the data changes from MySQL.
B
Configure a scheduled transfer in BigQuery Data Transfer Service to ingest data from the MySQL database with a scheduled transfer configuration.
C
Leverage Database Migration Service for continuous replication of the entire database to Cloud SQL.
D
Use Cloud SQL federated queries to directly query the on-premises MySQL database from BigQuery.