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

A retail company uses AWS Glue for extract, transform, and load (ETL) operations on a dataset that contains information about customer orders. The company wants to implement specific validation rules to ensure data accuracy and consistency.

Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because creating custom AWS Glue Data Quality rulesets allows for tailored validation checks that meet the company's specific requirements for data accuracy and consistency. Option A focuses on tracking data rather than validating it, C provides standard validations which may not be specific enough, and D helps with schema and metadata management but does not address validation needs directly.