
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 ideal for large-scale NoSQL data storage and analytics. Cloud Bigtable supports a wide range of applications, including IoT, finance, and adtech, by providing scalable, fully managed NoSQL wide-column database services. - **Why not A, C, or D?** - **A. Cloud Spanner** and **C. Cloud SQL** are relational databases, not optimized for the NoSQL requirements mentioned. - **D. Cloud Datastore** is not the best choice for analytics-heavy applications due to its design limitations. For more details, refer to the [Google Cloud documentation on Storage Options](https://cloud.google.com/storage-options).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company is planning the infrastructure for a new large-scale application that requires storing 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 is the most suitable?
A
Cloud Spanner
B
Cloud Bigtable
C
Cloud SQL
D
Cloud Datastore
No comments yet.