Question 283 of 315
Single answer TerramEarth has equipped all connected trucks with servers and sensors to collect telemetry data. Next year they want to use the data to train machine learning models. They want to store this data in the cloud while reducing costs.
What should they do?
What should they do?
AHave the vehicle's computer compress the data in hourly snapshots, and store it in a Google Cloud Storage (GCS) Nearline bucket
BPush the telemetry data in real-time to a streaming dataflow job that compresses the data, and store it in Google BigQuery
CPush the telemetry data in real-time to a streaming dataflow job that compresses the data, and store it in Cloud Bigtable
✓DHave the vehicle's computer compress the data in hourly snapshots, and store it in a GCS Coldline bucket
✓
Correct Answer: D
Have the vehicle's computer compress the data in hourly snapshots, and store it in a GCS Coldline bucket
▥
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.