What should you do?

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?
A . Create a BigQuery view with regular expressions matching credit card numbers to query and delete affected rows.
B . Use the Cloud Data Loss Prevention API to redact related infoTypes before data is ingested into BigQuery.
C . Leverage Security Command Center to scan for the assets of type Credit Card Number in BigQuery.
D . Enable Cloud Identity-Aware Proxy to filter out credit card numbers before storing the logs in BigQuery.

Answer: B

Explanation:

https://cloud.google.com/bigquery/docs/scan-with-dlp

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.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments