Question 210 of 315
Single answerYour customer support tool logs all email and chat conversations to Cloud Bigtable for retention and analysis. What is the recommended approach for sanitizing this data of personally identifiable information or payment card information before initial storage?
AHash all data using SHA256
BEncrypt all data using elliptic curve cryptography.
✓CDe-identify the data with the Cloud Data Loss Prevention API.
DUse regular expressions to find and redact phone numbers, email addresses, and credit card numbers.
✓
Correct Answer: C
De-identify the data with the Cloud Data Loss Prevention API.
▥
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.