AWS Certified Data Engineer Associate DEA-C01 Practice Question

A company stores click-stream events in an Amazon Kinesis Data Stream and transactional data in an Amazon RDS for MySQL database. A data engineer must join the two datasets every 5 minutes, apply a currency conversion, and write partitioned Parquet files to Amazon S3 for subsequent Amazon Redshift COPY operations. Which approach provides the required integration with the least operational overhead?

  • Create an AWS Glue streaming ETL job that reads from the Kinesis Data Stream and the MySQL table through a JDBC connection, performs the join and conversion, and writes partitioned Parquet files to S3.

  • Configure AWS Database Migration Service to continuously replicate data from both sources into Amazon Redshift with transformation rules, and unload the merged table to S3.

  • Use Amazon Redshift external tables over the Kinesis stream and the MySQL database, then schedule a Redshift query to join and unload the data to S3.

  • Schedule an Amazon Athena federated query that reads the MySQL table and click-stream data staged in S3, performs the join, and writes the results back to S3.

AWS Certified Data Engineer Associate DEA-C01
Data Ingestion and Transformation
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot