Exit PROFESSIONAL-CLOUD-DATABASE-ENGINEER Google Cloud Certified - Professional Cloud Database Engineer
Question 4 of 5
0% complete
Q4 Single choice

Your company is using Cloud SQL for MySQL with an internal (private) IP address and wants to replicate some tables into BigQuery in near-real time for analytics and machine learning. You need to ensure that replication is fast and reliable and uses Google-managed services.

What should you do?

  • A

    Develop a custom data replication service to send data into BigQuery.

  • B

    Use Cloud SQL federated queries.

  • C

    Use Database Migration Service to replicate tables into BigQuery.

  • D

    Use Datastream to capture changes, and use Dataflow to write those changes to BigQuery.