
Answer-first summary for fast verification
Answer: Use AWS Glue to build ingestion pipelines from the operational systems into Amazon Redshift Build dashboards in Amazon QuickSight that track the orders.
Option A is CORRECT because using AWS Glue to build ingestion pipelines from the operational systems into Amazon Redshift allows for efficient ETL (Extract, Transform, Load) processes. Amazon Redshift is a fully managed data warehouse that integrates seamlessly with AWS Glue, enabling the consolidation of data from multiple JDBC-compliant relational databases. Building dashboards in Amazon QuickSight on top of Amazon Redshift provides the operations team with the ability to track orders on an hourly basis across the entire fulfilment process. This solution minimizes development overhead by leveraging managed services that are designed to work together.
Author: Ritesh Yadav
Ultimate access to all questions.
Question 40/58
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 fulfilment process.
Which solution will meet these requirements with the LEAST development overhead?
A
Use AWS Glue to build ingestion pipelines from the operational systems into Amazon Redshift Build dashboards in Amazon QuickSight that track the orders.
B
Use AWS Glue to build ingestion pipelines from the operational systems into Amazon DynamoDB Build dashboards in Amazon QuickSight that track the orders.
C
Use AWS Database Migration Service (AWS DMS) to capture changed records in the operational systems. Publish the changes to an Amazon DynamoDB table in a different AWS region from the source database. Build Grafana dashboards that track the orders.
D
Use AWS Database Migration Service (AWS DMS) to capture changed records in the operational systems. Publish the changes to an Amazon DynamoDB table in a different AWS region from the source database. Build Amazon QuickSight dashboards that track the orders.
No comments yet.