AWS Certified Data Engineer – Associate (DEA-C01) — Question 186

A company uses Amazon DataZone as a data governance and business catalog solution. The company stores data in an Amazon S3 data lake. The company uses AWS Glue with an AWS Glue Data Catalog.

A data engineer needs to publish AWS Glue Data Quality scores to the Amazon DataZone portal.

Which solution will meet this requirement?

Answer options

Correct answer: C

Explanation

The correct answer is C because it correctly involves creating a DQDL ruleset for a specific AWS Glue table and scheduling it to run daily, which aligns with the requirements for publishing AWS Glue Data Quality scores. Options A and D incorrectly reference Amazon Redshift instead of AWS Glue, while option B does not schedule the ruleset to run, which is necessary for ongoing quality checks.