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

A security company stores IoT data that is in JSON format in an Amazon S3 bucket. The data structure can change when the company upgrades the IoT devices. The company wants to create a data catalog that includes the IoT data. The company's analytics department will use the data catalog to index the data.
Which solution will meet these requirements MOST cost-effectively?

Answer options

Correct answer: A

Explanation

Option A is the most cost-effective solution because AWS Glue provides a fully managed data catalog and schema registry that can adapt to changing data structures without requiring extensive infrastructure setup. The other options, such as B and D, involve more complex setups and potentially higher costs due to the need for provisioned resources and additional services, while C lacks the comprehensive data cataloging capabilities provided by AWS Glue.