Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are tasked with developing a scalable, cloud-native solution to prevent the transmission of personally identifiable information (PII) from handheld scanners to analytics systems for a shipping company. Which approach should you take?
A
Create an authorized view in BigQuery to restrict access to tables with sensitive data.
B
Use Cloud Logging to analyze the data passed through the entire pipeline to identify transactions that may contain sensitive information.
C
Install a third-party data validation tool on Compute Engine virtual machines to check the incoming data for sensitive information.
D
Build a Cloud Function that reads the topics and makes a call to the Cloud Data Loss Prevention (Cloud DLP) API. Use the tagging and confidence levels to either pass or quarantine the data in a bucket for review.