An ecommerce business has multiple operational systems in AWS, each with a JDBC-compliant relational database storing the latest processing state. The operations team needs hourly visibility into orders across the entire fulfillment workflow. Which approach delivers this with the least development effort?
Choose an answer
Tap an option to check your answer.
Correct answer: Use AWS Glue to build ingestion pipelines from the operational systems into Amazon Redshift. Build dashboards in Amazon QuickSight that track the orders..
Why this is the answer
The correct answer leverages AWS Glue for ETL and Amazon Redshift for analytical querying, which is ideal for hourly reporting across multiple relational databases. AWS Glue can easily connect to JDBC-compliant sources, extract data, transform it, and load it into Redshift, a data warehouse optimized for analytical queries. Amazon QuickSight is a powerful business intelligence service that integrates seamlessly with Redshift to create interactive dashboards for tracking orders. Using Amazon DynamoDB (an incorrect option) is not suitable for complex analytical queries across multiple tables, as it's a NoSQL database optimized for high-performance key-value lookups, not analytical reporting. AWS DMS (another incorrect option) is primarily for database migrations and continuous replication, not for building complex ETL pipelines with transformations needed for analytical reporting. While it can capture changes, it's not designed for the full ETL process that Glue provides.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed