Google Cloud Professional Machine Learning Engineer — Question 27

You are building a real-time prediction engine that streams files which may contain Personally Identifiable Information (PII) to Google Cloud. You want to use the
Cloud Data Loss Prevention (DLP) API to scan the files. How should you ensure that the PII is not accessible by unauthorized individuals?

Answer options

Correct answer: D

Explanation

The correct answer is D because it involves a quarantine process that allows for thorough scanning of potentially sensitive data before it is categorized, minimizing the risk of unauthorized access. Options A and B do not provide immediate protection for sensitive data during the writing process, and option C lacks a proactive quarantine step, making it less secure.