Question 80 of 139
Single answerYour 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?
ADevelop a custom data replication service to send data into BigQuery.
BUse Cloud SQL federated queries.
CUse Database Migration Service to replicate tables into BigQuery.
✓DUse Datastream to capture changes, and use Dataflow to write those changes to BigQuery.
✓
Correct Answer: D
Use Datastream to capture changes, and use Dataflow to write those changes to BigQuery.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.