professional-cloud-data-engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An enterprise data platform ingests streaming customer interaction records and log files continuously into Cloud Storage, while also running batch analytical transformations in BigQuery. The security and compliance team has established the following requirements for sensitive data governance:
ACC-[0-9]{8}).Which architecture and configuration should the data engineering team implement using Sensitive Data Protection (Cloud DLP)?
This architecture leverages Sensitive Data Protection (Cloud DLP) core building blocks—Custom InfoTypes, StoredInfoTypes, Inspection Templates (InspectTemplate), and Finding Actions—to deliver scalable, centralized, and automated sensitive data discovery across diverse storage systems and streaming ingestion pipelines.
EMAIL_ADDRESS and PHONE_NUMBER) are native to the inspection engine and require no custom regex maintenance.CustomInfoType with a regular expression (regex) rule cleanly captures standardized organizational patterns such as ACC-[0-9]{8}.StoredInfoType configured with a LargeCustomDictionaryConfig referencing a file set in Cloud Storage indexes large term dictionaries efficiently for high-throughput matching.InspectTemplate decouples scanning rules from pipeline code. Any update made to the inspection template instantly propagates across Cloud Storage ingestion triggers, Dataflow pipelines, and BigQuery scheduled scans.StoredInfoType pre-indexes massive term lists, reducing inspection latency.Using centralized inspection templates with stored custom infoTypes avoids hardcoded rules in pipeline code, accommodates large-scale dictionary sizes, and natively outputs detailed audit trails directly to BigQuery without custom integration overhead.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.