LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
AWS Certified Data Engineer - Associate

AWS Certified Data Engineer - Associate

Get started today

Ultimate access to all questions.


You are tasked with designing an ETL pipeline for a large e-commerce company that processes millions of transactions daily. The pipeline needs to extract data from Amazon RDS, transform it using AWS Glue, and load it into Amazon Redshift for analytics. Describe how you would integrate these services to create a robust ETL pipeline, considering event-driven architecture and serverless workflows.

Simulated



Explanation:

Option B is the most efficient and scalable solution. It leverages event-driven architecture with EventBridge to automate the ETL process, uses Glue for data transformation, and Step Functions for orchestration, ensuring a serverless and scalable workflow.

Powered ByGPT-5