AWS Certified Data Engineer Associate DEA-C01 Practice Question

A company receives CSV files in an Amazon S3 bucket that is owned by another AWS account. A data engineer must copy any new files to the company's central data-lake bucket every hour between 08:00 and 18:00, Monday through Friday. The solution must be serverless, easy to adjust for future schedule changes, and incur the lowest possible operational cost. Which approach meets these requirements MOST effectively?

  • Create an Amazon EventBridge rule with a cron expression that invokes an AWS Lambda function every hour during business hours; the function assumes a cross-account role and copies any new objects to the data-lake bucket.

  • Launch an Amazon EC2 instance and configure a Linux cron job that runs the "aws s3 sync" command every hour to copy the objects between buckets.

  • Configure an hourly AWS Glue crawler on the source bucket and trigger an AWS Glue job to copy the files into the destination bucket.

  • Deploy Apache Airflow in Amazon Managed Workflows for Apache Airflow (MWAA) and create an hourly DAG that runs an AWS Data Pipeline task to replicate the files.

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