Google Cloud Associate Data Practitioner — Question 62

Your team uses the Google Ads platform to visualize metrics. You want to export the data to BigQuery to get more granular insights. You need to execute a one-time transfer of historical data and automatically update data daily. You want a solution that is low-code, serverless, and requires minimal maintenance. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer, D, is appropriate because it leverages the BigQuery Data Transfer Service for both the one-time historical data transfer and the daily updates, ensuring a streamlined and serverless solution. Option A introduces Cloud Composer, which adds complexity and maintenance. Option B involves additional components like Cloud Storage and Dataflow, which complicate the process. Option C requires manual steps for the CSV import, making it less efficient and more maintenance-intensive.