
Answer-first summary for fast verification
Answer: Cloud Bigtable
The correct answer is **C** because Cloud Bigtable is optimized for high-speed operations with IoT and time-series data, supporting scales from 1TB to hundreds of petabytes. It's a fully managed, scalable NoSQL database service. - **Option A (Cloud Storage)** is incorrect as it's designed for object storage, not for high-speed data ingestion and modification. - **Option B (BigQuery)** is incorrect because it's a data warehousing solution, not suited for rapidly changing data. - **Option D (Cloud Datastore)** is incorrect as it doesn't offer the same performance for frequent writes or timestamp-based queries as Cloud Bigtable.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your company is handling large volumes of IoT data with timestamps, totaling several petabytes. This data requires rapid writing and modifications. Which Google Cloud product offers the highest performance for such needs?
A
Cloud Storage
B
BigQuery
C
Cloud Bigtable
D
Cloud Datastore