AWS Certified Data Engineer Associate DEA-C01 Practice Question

A data engineer manages a Lambda function that pulls data from a partner's SFTP server and writes the files to Amazon S3. The function must run automatically at 02:30 UTC every day, must not rely on any always-running servers, and the schedule must be changeable through infrastructure-as-code templates. Which solution meets these requirements most cost-effectively?

  • Create an Amazon EventBridge rule with the cron expression "30 2 * * ? *" that targets the Lambda function.

  • Design an AWS Step Functions state machine that waits 24 hours in a loop before invoking the Lambda function.

  • Launch an always-on EC2 instance running a cron job that calls the Lambda invoke API at 02:30 UTC.

  • Configure an AWS Batch scheduled job that runs at 02:30 UTC and executes a container which calls the Lambda function.

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