Multiple Choice
You have a requirement to insert minute-resolution data from 50,000 sensors into a BigQuery table. You expect significant growth in data volume and need the data to be available within 1 minute of ingestion for real-time analysis of aggregated trends. What should you do?
A) Use bq load to load a batch of sensor data every 60 seconds. Use bq load to load a batch of sensor data every 60 seconds.
B) Use a Cloud Dataflow pipeline to stream data into the BigQuery table.
C) Use the INSERT statement to insert a batch of data every 60 seconds.
D) Use the MERGE statement to apply updates in batch every 60 seconds.
Correct Answer:

Verified
Correct Answer:
Verified
Q20: You need to choose a database for
Q21: Which of these numbers are adjusted by
Q22: You are designing storage for very large
Q23: You are building a model to make
Q24: You are implementing security best practices on
Q26: You have a data stored in BigQuery.
Q27: Your company is currently setting up data
Q28: Which Cloud Dataflow / Beam feature should
Q29: You have a query that filters a
Q30: Which is not a valid reason for