AWS Certified Data Engineer Associate DEA-C01 Practice Question

An ETL pipeline is orchestrated by Amazon EventBridge: a rule starts an AWS Glue job whenever new objects land in an S3 bucket. The data engineering team must alert on-call staff immediately when the Glue job finishes with either SUCCEEDED or FAILED status. Notifications must support email and SMS without introducing custom code. Which solution meets these requirements with minimal operational effort?

  • Create a second EventBridge rule that matches Glue Job State Change events with states SUCCEEDED or FAILED and sends them to an Amazon SNS topic that has email and SMS subscriptions.

  • Add code at the end of the Glue script to use Amazon Simple Email Service (Amazon SES) to send an email when the job completes.

  • Configure an Amazon CloudWatch alarm on the job's DPU consumed metric and set the alarm action to push messages to an SQS queue, then invoke a Lambda function to forward notifications.

  • Wrap the Glue job in an AWS Step Functions state machine and use a Catch block that calls a webhook to a chat application when the task fails or succeeds.

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