ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 159 - Professional Cloud Security Engineer discussion

Report
Export

You discovered that sensitive personally identifiable information (PII) is being ingested to your Google Cloud environment in the daily ETL process from an on-premises environment to your BigQuery datasets. You need to redact this data to obfuscate the PII, but need to re-identify it for data analytics purposes. Which components should you use in your solution? (Choose two.)

A.
Secret Manager
Answers
A.
Secret Manager
B.
Cloud Key Management Service
Answers
B.
Cloud Key Management Service
C.
Cloud Data Loss Prevention with cryptographic hashing
Answers
C.
Cloud Data Loss Prevention with cryptographic hashing
D.
Cloud Data Loss Prevention with automatic text redaction
Answers
D.
Cloud Data Loss Prevention with automatic text redaction
E.
Cloud Data Loss Prevention with deterministic encryption using AES-SIV
Answers
E.
Cloud Data Loss Prevention with deterministic encryption using AES-SIV
Suggested answer: B, E

Explanation:

B: you need KMS to store the CryptoKey https://cloud.google.com/dlp/docs/reference/rest/v2/projects.deidentifyTemplates#crypt

E: for the de-identity you need to use CryptoReplaceFfxFpeConfig or CryptoDeterministicConfig https://cloud.google.com/dlp/docs/reference/rest/v2/projects.deidentifyTemplates#cryptodeterministicconfig

https://cloud.google.com/dlp/docs/deidentify-sensitive-data

asked 18/09/2024
Rick van der Slot
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first