
Answer-first summary for fast verification
Answer: Cloud Bigtable
The correct answer is **B. Cloud Bigtable**, as it is specifically designed to offer low-latency and high-throughput data processing, making it an ideal choice for large-scale NoSQL data storage and analytics. Cloud Bigtable is a scalable, fully managed NoSQL wide-column database that supports both low-latency single-point lookups and precalculated analytics. It is well-suited for applications such as IoT, finance, adtech, personalization, recommendations, time series support, monitoring, and geospatial datasets. Options **A. Cloud Spanner** and **C. Cloud SQL** are incorrect because they are relational databases, not optimized for NoSQL data storage. Option **D. Cloud Datastore** is also incorrect as it is not designed for high-throughput analytics.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company is in the planning phase for a new large-scale application requiring the storage of over 100 TB or a petabyte of data in NoSQL format, aiming for low-latency read/write operations and high-throughput analytics. Which Google Cloud storage option would best meet these requirements?
A
Cloud Spanner
B
Cloud Bigtable
C
Cloud SQL
D
Cloud Datastore
No comments yet.