PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #88
A company is deploying their application on Google Cloud Platform. Company policy requires long-term data to be stored using a solution that can automatically replicate data over at least two…
The correct answer is B. Cloud BigQuery. BigQuery uses a multi-region storage model by default. When you select a multi-region location (e.g., 'US' or 'EU'), BigQuery automatically replicates data across at least two geographically separated data centers, satisfying the policy requirement. Cloud Bigtable (A) supports…
Question
Options
- ACloud Bigtable
- BCloud BigQuery
- CCompute Engine SSD Disk
- DCompute Engine Persistent Disk
How the community answered
(25 responses)- A8% (2)
- B88% (22)
- D4% (1)
Explanation
BigQuery uses a multi-region storage model by default. When you select a multi-region location (e.g., 'US' or 'EU'), BigQuery automatically replicates data across at least two geographically separated data centers, satisfying the policy requirement. Cloud Bigtable (A) supports replication but it is cluster-based and does not automatically span two geographic regions by default. Compute Engine SSD Disks (C) are zonal. Compute Engine Persistent Disks (D) can be regional (two zones in one region) but do not span multiple geographic regions automatically.
Topics
Community Discussion
No community discussion yet for this question.