
Answer-first summary for fast verification
Answer: Cloud BigQuery
The correct answer is B (Cloud BigQuery) based on the community discussion consensus and Google Cloud documentation. Cloud BigQuery automatically provides highly durable, replicated storage across multiple zones within a multi-region location (e.g., US or EU) at no extra charge and without additional setup, aligning with the requirement for automatic replication across geographic places. While some comments argue for A (Cloud Bigtable) due to its explicit cross-region replication feature, the community's higher upvotes and detailed reasoning favor BigQuery for its built-in, transparent multi-region durability. Options C and D (Compute Engine disks) are less suitable as they are zonal or regional resources, not designed for automatic cross-geographic replication without manual configuration, and are not ideal for long-term storage.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company is deploying an application on Google Cloud Platform. Company policy mandates that long-term data must be stored using a solution capable of automatically replicating data across a minimum of two geographic locations.
Which storage solution should they use?
A
Cloud Bigtable
B
Cloud BigQuery
C
Compute Engine SSD Disk
D
Compute Engine Persistent Disk
No comments yet.