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

A data engineer needs to build an enterprise data catalog based on the company's Amazon S3 buckets and Amazon RDS databases. The data catalog must include storage format metadata for the data in the catalog.

Which solution will meet these requirements with the LEAST effort?

Answer options

Correct answer: B

Explanation

Option B is correct because using an AWS Glue crawler along with classifiers is the most efficient way to automatically gather and store storage format metadata with minimal manual intervention. Option A requires additional effort from data stewards to inspect and update the catalog, while options C and D do not directly address the requirement for automatic cataloging of storage formats.