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
Install a third-party data validation tool on Compute Engine virtual machines to check incoming data for sensitive information.
B
Use Cloud Logging to analyze data throughout the pipeline to identify transactions that may contain sensitive information.
C
Create an authorized view in BigQuery to restrict access to tables with sensitive data.
D
Develop a Cloud Function that reads topics and calls the Cloud Data Loss Prevention (Cloud DLP) API, using tagging and confidence levels to pass or quarantine data in a bucket for review.