Google Cloud Professional Cloud Database Engineer — Question 131

You are building a data warehouse on BigQuery. Sources of data include several MySQL databases located on-premises. You need to transfer data from these databases into BigQuery for analytics. You want to use a managed solution that has low latency and is easy to set up. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because Datastream provides a managed service specifically designed for low-latency data integration, which is ideal for streaming data into BigQuery. Option B, while effective, may not be as low-latency or straightforward as Datastream. Option C involves setting up federated tables, which can add complexity and may not provide the immediate data access desired. Option D requires manual extraction and merging, which is less efficient than using a managed solution like Datastream.