nerdexam
Google

PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #280

Your organization uses Google Cloud to process large amounts of location data for analysis and visualization. The location data is potentially sensitive. You must design a solution that allows…

The correct answer is D. Store data within BigQuery in a specified region by using dataset location configuration. Use. To securely store and process sensitive location data, adhering to residency and minimizing exposure, use BigQuery dataset location configuration for residency and BigQuery authorized views to control access to specific data subsets.

Submitted by chiamaka_o· Apr 18, 2026Ensuring data protection

Question

Your organization uses Google Cloud to process large amounts of location data for analysis and visualization. The location data is potentially sensitive. You must design a solution that allows storing and processing the location data securely, minimizing data exposure risks, and adhering to both regulatory guidelines and your organization's internal data residency policies. What should you do?

Options

  • AEnable location restrictions on Compute Engine instances and virtual disk resources where the
  • BUse the Cloud Data Loss Prevention (Cloud DLP) API to scan for sensitive location data before
  • CCreate regional Cloud Storage buckets with Object Lifecycle Management policies that limit data
  • DStore data within BigQuery in a specified region by using dataset location configuration. Use

How the community answered

(38 responses)
  • A
    11% (4)
  • B
    5% (2)
  • C
    3% (1)
  • D
    82% (31)

Why each option

To securely store and process sensitive location data, adhering to residency and minimizing exposure, use BigQuery dataset location configuration for residency and BigQuery authorized views to control access to specific data subsets.

AEnable location restrictions on Compute Engine instances and virtual disk resources where the

Enabling location restrictions on Compute Engine instances addresses data residency for compute resources but doesn't specifically cover the secure storage of the data itself or granular control over data exposure during processing.

BUse the Cloud Data Loss Prevention (Cloud DLP) API to scan for sensitive location data before

Using the Cloud Data Loss Prevention (Cloud DLP) API helps scan and de-identify sensitive data to minimize exposure, but it's a data protection tool, not a primary storage solution that, on its own, addresses data residency and the secure processing workflow comprehensively.

CCreate regional Cloud Storage buckets with Object Lifecycle Management policies that limit data

Creating regional Cloud Storage buckets addresses data residency for object storage, and Object Lifecycle Management helps with retention, but this solution doesn't specifically cover the secure *processing* of the data or methods to minimize *exposure* during analysis beyond basic storage access control.

DStore data within BigQuery in a specified region by using dataset location configuration. UseCorrect

Storing data within BigQuery and specifying the dataset location ensures data residency according to regulatory and internal policies. Using BigQuery authorized views minimizes data exposure by allowing users to query specific data subsets or query results without granting direct access to the underlying sensitive tables, thereby securing processing and analysis while adhering to the 'need to know' principle.

Concept tested: BigQuery data residency and authorized views

Source: https://cloud.google.com/bigquery/docs/locations

Topics

#Data Residency#BigQuery Security#Sensitive Data Protection#Compliance

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-SECURITY-ENGINEER Practice