
Answer-first summary for fast verification
Answer: Cloud Spanner, Cloud Storage
The correct choices are **D (Cloud Spanner)** and **B (Cloud Storage)**. - **Cloud Spanner** is ideal for storing relational data across regions, especially for databases larger than 10 TB, offering global scalability and strong consistency. - **Cloud Storage** provides a robust solution for unstructured data like static images, supporting global access and high durability. **Why not the others?** - **Cloud Bigtable (A)** is a NoSQL database, not suited for unstructured data such as images. - **Cloud SQL (C)** is regional and not optimized for databases over 10 TB or multi-region deployment.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your application spans multiple regions and includes both relational database data and static images. With a database exceeding 10 TB, you're looking for a unified storage solution for each data type across all regions. Which two Google Cloud products would best meet these requirements? (Select two)
A
Cloud Bigtable
B
Cloud Storage
C
Cloud SQL
D
Cloud Spanner
No comments yet.