Question: How does BigQuery Data Transfer Service work?
- Automates loading data into BigQuery from YouTube, AdWords, and DoubleClick.
- Allows organizations to easily use MapReduce, Pig, Hive, and Spark to process data before storing it, for example, in Cloud Storage or BigQuery.
- Scales up to handle massive computing loads quickly and efficiently.
- Analyzes data to capture insights to be used for more informed decision making.
Explanation
BigQuery Data Transfer Service automates scheduled data movement into BigQuery. It supports managed transfers from Google advertising and media sources such as Google Ads, YouTube, and Campaign Manager. This reduces the need to build custom ingestion pipelines for recurring analytics data. The value is simpler setup for keeping a BigQuery data warehouse updated.
Why the other options are incorrect
MapReduce, Pig, Hive, and Spark describe Hadoop and Spark processing workflows, not BigQuery Data Transfer Service.
Massive computing loads describes scalable compute or orchestration, not scheduled data ingestion.
Capture insights describes analytics outcomes, not the transfer mechanism.
Source for verification
https://docs.cloud.google.com/bigquery/docs/dts-introduction
https://docs.cloud.google.com/bigquery/docs/dts-data-sources-intro
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "Google Cloud Platform Business Professional" page.