
Ultimate access to all questions.
TerramEarth has 20 million vehicles in operation, collecting data at a rate of 600 byte records per second per vehicle, resulting in 40 TB of data per hour. These vehicles are used in the mining and agricultural industries, and the company aims to reduce vehicle downtime and improve data analysis. How should you design the data ingestion system to handle the large volume of data generated as the company plans to connect all vehicles to the cloud?
A
Vehicles write data directly to GCS
B
Vehicles write data directly to Google Cloud Pub/Sub
C
Vehicles stream data directly to Google BigQuery
D
Vehicles continue to write data using the existing system (FTP)