Question-46: You wish to improve the accuracy and responsiveness of a weather-charting application that is being developed in collaboration with India's Indian Space Research Organization (Isro). The information was gathered from 50,000 sensors, each of which sent 10 readings per second in the form of a timestamp followed by the sensor reading. Where should you save all of the information?
A. Google BigQuery
B. Google Cloud SQL
C. Google Cloud Bigtable
D. Google Cloud Storage
Correct Answer

Get All 340 Questions and Answer for Google Professional Cloud Architect

: 3 Explanation: Option-3: Some of the important keywords to keep an eye out for with Bigtable include bigtable correct answer, real-time, Internet of Things, time series, and large writes. Big table should be used in GCP if there is input from Internet of Things devices across the board and massive amounts of time series data. A Big Query Seems fine. However, the term IOT may be found here. B. Google Cloud SQL does not function properly in this scenario. D. Real-time analytics are not supported by Google Cloud Storage in any capacity.