Question 60 of 318
Single answerA 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?
What should you do?
ACreate a BigQuery view with regular expressions matching credit card numbers to query and delete affected rows.
✓BUse the Cloud Data Loss Prevention API to redact related infoTypes before data is ingested into BigQuery.
CLeverage Security Command Center to scan for the assets of type Credit Card Number in BigQuery.
DEnable Cloud Identity-Aware Proxy to filter out credit card numbers before storing the logs in BigQuery.
✓
Correct Answer: B
Use the Cloud Data Loss Prevention API to redact related infoTypes before data is ingested into BigQuery.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.