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

An ecommerce company operates a complex order fulfilment process that spans several operational systems hosted in AWS. Each of the operational systems has a Java Database
Connectivity (JDBC)-compliant relational database where the latest processing state is captured.

The company needs to give an operations team the ability to track orders on an hourly basis across the entire fulfillment process.

Which solution will meet these requirements with the LEAST development overhead?

Answer options

Correct answer: A

Explanation

Option A is correct as it utilizes AWS Glue and Amazon Redshift, which are well-suited for large-scale data analysis and visualization with minimal development effort. The other options involve using AWS DMS and DynamoDB, which can introduce additional complexity and overhead compared to using Redshift and QuickSight for straightforward reporting and analytics.