Google
PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #105
A company is running their webshop on Google Kubernetes Engine and wants to analyze customer transactions in BigQuery. You need to ensure that no credit card numbers are stored in BigQuery. What…
The correct answer is B. Use the Cloud Data Loss Prevention API to redact related infoTypes before data is ingested into. Cloud Data Loss Prevention API allows to detect and redact or remove sensitive data before the comments or reviews are published. Cloud DLP will read information from BigQuery, Cloud Storage or Datastore and scan it for sensitive data…
Submitted by ahmad_uae· Apr 18, 2026Ensuring data protection
Question
A company is running their webshop on Google Kubernetes Engine and wants to analyze customer transactions in BigQuery. You need to ensure that no credit card numbers are stored in BigQuery. What should you do?
Options
- ACreate a BigQuery view with regular expressions matching credit card numbers to query and
- BUse the Cloud Data Loss Prevention API to redact related infoTypes before data is ingested into
- CLeverage Security Command Center to scan for the assets of type Credit Card Number in
- DEnable Cloud Identity-Aware Proxy to filter out credit card numbers before storing the logs in
How the community answered
(36 responses)- A3% (1)
- B83% (30)
- C6% (2)
- D8% (3)
Explanation
Cloud Data Loss Prevention API allows to detect and redact or remove sensitive data before the comments or reviews are published. Cloud DLP will read information from BigQuery, Cloud Storage or Datastore and scan it for sensitive data. https://cloud.google.com/bigquery/docs/scan-with-dlp
Topics
#Data Loss Prevention (DLP)#Sensitive Data Protection#BigQuery Security#Data Redaction
Community Discussion
No community discussion yet for this question.