ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 243 - Professional Data Engineer discussion

Report
Export

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.
Answers
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
Answers
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
Answers
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
Answers
D.
Create a pseudonym by replacing Pll data with a cryptographic format-preserving token
Suggested answer: A
asked 18/09/2024
Martien de Kleijn
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first