AWS Certified Data Engineer Associate DEA-C01 Practice Question

A data engineering team receives hourly CSV files in an Amazon S3 bucket. Each time a file arrives they must 1) launch an AWS Glue ETL job, 2) run an Amazon Athena CTAS query to aggregate the transformed data, and 3) send an Amazon SNS notification. The solution must provide built-in retries, visual workflow monitoring, JSON-based infrastructure-as-code definitions, and minimal operational overhead. Which service should orchestrate this pipeline?

  • Create an Amazon EventBridge Scheduler cron expression that invokes three Lambda functions in sequence to run Glue, Athena, and SNS.

  • Use an AWS Glue Workflow to run the Glue job, followed by a crawler and a trigger that starts an Athena query via Lambda, then send an SNS notification.

  • Define an AWS Step Functions state machine triggered by an EventBridge rule that invokes the Glue job, runs the Athena query with the SDK integration, and publishes to SNS.

  • Deploy an Amazon Managed Workflows for Apache Airflow environment and implement a DAG that calls Glue and Athena operators, then publishes an SNS message.

AWS Certified Data Engineer Associate DEA-C01
Data Operations and Support
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