nerdexam
Amazon

DEA-C01 · Question #249

A data engineer is troubleshooting an AWS Glue workflow that occasionally fails. The engineer determines that the failures are a result of data quality issues. A business reporting team needs to…

The correct answer is B. Create an Amazon Simple Notification Service (Amazon SNS) standard topic. Subscribe the. Amazon EventBridge can detect AWS Glue job state change events natively. You configure a rule that matches when a job's state transitions to FAILED and set a standard Amazon SNS topic as the target. By subscribing the business reporting team's email addresses to that SNS topic…

Data Operations and Support

Question

A data engineer is troubleshooting an AWS Glue workflow that occasionally fails. The engineer determines that the failures are a result of data quality issues. A business reporting team needs to receive an email notification any time the workflow fails in the future. Which solution will meet this requirement?

Options

  • ACreate an Amazon Simple Notification Service (Amazon SNS) FIFO topic. Subscribe the team's
  • BCreate an Amazon Simple Notification Service (Amazon SNS) standard topic. Subscribe the
  • CCreate an Amazon Simple Queue Service (Amazon SQS) FIFO queue. Subscribe the team's
  • DCreate an Amazon Simple Queue Service (Amazon SQS) standard queue. Subscribe the team's

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    87% (20)
  • C
    9% (2)

Explanation

Amazon EventBridge can detect AWS Glue job state change events natively. You configure a rule that matches when a job's state transitions to FAILED and set a standard Amazon SNS topic as the target. By subscribing the business reporting team's email addresses to that SNS topic, they'll receive automatic email notifications whenever the workflow fails, with no custom polling or Lambda required.

Topics

#Amazon SNS#Email Notifications#Workflow Monitoring#AWS Messaging

Community Discussion

No community discussion yet for this question.

Full DEA-C01 Practice