Question 113 of 280
Single answerYou need to analyze user activity data from your company’s mobile applications. Your team will use BigQuery for data analysis, transformation, and experimentation with ML algorithms. You need to ensure real-time ingestion of the user activity data into BigQuery. What should you do?
✓AConfigure Pub/Sub to stream the data into BigQuery.
BRun an Apache Spark streaming job on Dataproc to ingest the data into BigQuery.
CRun a Dataflow streaming job to ingest the data into BigQuery.
DConfigure Pub/Sub and a Dataflow streaming job to ingest the data into BigQuery,
✓
Correct Answer: A
Configure Pub/Sub to stream the data into 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.