🔥 40% Off Crucial Exams Memberships — Deal ends today!

10 minutes, 45 seconds remaining!

GCP Professional Data Engineer Practice Question

A retail company ingests raw clickstream files into a Cloud Storage zone in Dataplex and transforms them into partitioned BigQuery tables for reporting. The compliance team has two new requirements:

  • Automatically maintain end-to-end lineage between the raw objects and the curated BigQuery tables so auditors can trace every record's origin.
  • Trigger an on-call alert whenever more than 2 % of rows violate data-quality rules that verify primary-key uniqueness and required column presence in the curated tables.
    You must meet both requirements while minimizing custom code and operational toil. What should you do?
  • Schedule Cloud DLP inspection jobs on the BigQuery tables, send findings to Pub/Sub, and configure an alerting policy on the Pub/Sub topic; document lineage by manually adding Data Catalog tags.

  • Export BigQuery and Cloud Storage audit logs to BigQuery, join them with Cloud Asset Inventory feeds to infer lineage, and query the logs with scheduled queries that raise alerts when rule violations exceed 2 %.

  • In Dataplex, create a Data Quality scan on the curated BigQuery asset with the required rules, configure a Cloud Monitoring alert on the failed_rows_ratio metric that the scan exports, and enable the Data Lineage API to let Dataplex capture lineage automatically.

  • Deploy Apache Atlas on a long-running Dataproc cluster for lineage tracking, and build a Dataflow pipeline that computes data-quality statistics and writes custom metrics to Cloud Monitoring.

GCP Professional Data Engineer
Storing the data
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot