Topic 1 Question 124
You are working with protected health information (PHI) for an electronic health record system. The privacy officer is concerned that sensitive data is stored in the analytics system. You are tasked with anonymizing the sensitive data in a way that is not reversible. Also, the anonymized data should not preserve the character set and length. Which Google Cloud solution should you use?
Cloud Data Loss Prevention with deterministic encryption using AES-SIV
Cloud Data Loss Prevention with format-preserving encryption
Cloud Data Loss Prevention with cryptographic hashing
Cloud Data Loss Prevention with Cloud Key Management Service wrapped cryptographic keys
解説
ユーザの投票
コメント(5)
Answer is (C).
The only option that is irreversible is cryptographic hashing. https://cloud.google.com/dlp/docs/pseudonymization?hl=JA&skip_cache=true#supported-methods
👍 17Tabayashi2022/04/28- 正解だと思う選択肢: C
Tabayashi is correct. No format preserving and irrversible are the key requirements
👍 2cloudprincipal2022/06/05 - 正解だと思う選択肢: C👍 1sumundada2022/07/19
シャッフルモード
