
Answer-first summary for fast verification
Answer: Cloud Spanner
The correct answer is C, Cloud Spanner. Cloud Spanner is a globally distributed relational database that scales horizontally and can handle large amounts of data with high transactional consistency. It is designed to support workloads that require strong availability and low-latency performance across regions, making it ideal for applications with a global user base and uncertain scaling requirements.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You are developing an application intended to store relational data collected from users. Given that this application will have a global user base and that the size of the user population is unpredictable, your Chief Technology Officer (CTO) has expressed concerns regarding the scalability requirements. In order to accommodate the potential growth in user numbers with minimal configuration adjustments, which database solution would be the most suitable to implement?
A
Cloud SQL
B
Firestore
C
Cloud Spanner
D
Bigtable