nerdexam
Google

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…

Submitted by ricky.ec· Apr 18, 2026Ensuring data protection

Question

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 geographic places. Which Storage solution are they allowed to use?

Options

  • ACloud Bigtable
  • BCloud BigQuery
  • CCompute Engine SSD Disk
  • DCompute Engine Persistent Disk

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    88% (22)
  • D
    4% (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

#Data Storage#Data Replication#Cloud BigQuery#Durability

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-SECURITY-ENGINEER Practice