List of questions
Related questions
Question 243 - Professional Data Engineer discussion
You are building a teal-lime prediction engine that streams files, which may contain Pll (personal identifiable information) data, into Cloud Storage and eventually into BigQuery You want to ensure that the sensitive data is masked but still maintains referential Integrity, because names and emails are often used as join keys How should you use the Cloud Data Loss Prevention API (DLP API) to ensure that the Pll data is not accessible by unauthorized individuals?
A.
Create a pseudonym by replacing the Pll data with cryptogenic tokens, and store the nontokenized data in a locked-down button.
B.
Redact all Pll data, and store a version of the unredacted data in a locked-down bucket
C.
Scan every table in BigQuery, and mask the data it finds that has Pll
D.
Create a pseudonym by replacing Pll data with a cryptographic format-preserving token
Your answer:
0 comments
Sorted by
Leave a comment first