Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 399

    An AWS Lambda function is invoked asynchronously to process events. Occasionally, the Lambda function falls to process events. A developer needs to collect and analyze these failed events to fix the issue.

    What should the developer do to meet these requirements with the LEAST development effort?

    • Add logging statements for all events in the Lambda function. Filter AWS CloudTrail logs for errors.

    • Configure the Lambda function to start an AWS Step Functions workflow with retries for failed events.

    • Add a dead-letter queue to send messages to an Amazon Simple Queue Service (Amazon SQS) standard queue.

    • Add a dead-letter queue to send messages to an Amazon Simple Notification Service (Amazon SNS) FIFO topic.


    シャッフルモード