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.
A data engineering team is implementing a data cleansing and quality governance framework for raw transaction data ingested daily into BigQuery. To prevent data corruption from impacting downstream analytics, the team must meet the following requirements:
Which solution should the team implement in Dataplex to satisfy these requirements?
Dataplex DataScan is a fully managed, serverless governance capability in Google Cloud that automates data profiling and data quality validation directly across BigQuery tables and Cloud Storage data lakes without requiring data movement.
dataProfileSpec) compute column-level summary statistics, distinct values, null percentages, and distributions, allowing engineers to visually assess anomalies and data distributions directly within the Google Cloud console.dataQualitySpec) execute declarative rules, such as rangeExpectation, regexExpectation, setExpectation, and custom sqlAssertion checks against datasets on a defined schedule.postScanActions.bigqueryExport.resultsTable) write comprehensive execution metadata—including rows_validated, success_percentage, failed_count, and a diagnostic failed_records_query SQL statement—directly into a target BigQuery table for historical auditing.postScanActions.notificationReport.scoreThresholdTrigger triggers automated email alerts when the overall quality score drops below the specified tolerance.This approach provides an end-to-end, native Google Cloud framework for profiling, automated quality rule enforcement, auditing, and alert management, minimizing operational overhead while establishing automated data reliability.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.