exam questions

Exam AWS Certified Developer - Associate DVA-C02 All Questions

View all questions & answers for the AWS Certified Developer - Associate DVA-C02 exam

Exam AWS Certified Developer - Associate DVA-C02 topic 1 question 191 discussion

A developer is testing an application that invokes an AWS Lambda function asynchronously. During the testing phase, the Lambda function fails to process after two retries.

How can the developer troubleshoot the failure?

  • A. Configure AWS CloudTrail logging to investigate the invocation failures.
  • B. Configure Dead Letter Queues by sending events to Amazon SQS for investigation.
  • C. Configure Amazon Simple Workflow Service to process any direct unprocessed events.
  • D. Configure AWS Config to process any direct unprocessed events.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
TanTran04
Highly Voted 10 months, 3 weeks ago
Selected Answer: B
In AWS Lambda, you can use Dead Letter Queues (DLQ) to capture and retain events that couldn't be processed successfully after a specified number of retries. By configuring a DLQ, the failed events are sent to an Amazon SQS queue, allowing you to investigate and analyze the reasons for the failures.
upvoted 6 times
...
65703c1
Most Recent 5 months, 1 week ago
Selected Answer: B
B is the correct answer.
upvoted 1 times
...
dilleman
1 year ago
Selected Answer: B
Dead Letter Queues (DLQ) can be configured for Lambda functions to capture failed asynchronous invocations. Events that cannot be processed will be sent to an SQS queue (or an SNS topic) you specify, allowing for further investigation and reprocessing.
upvoted 4 times
...
Digo30sp
1 year ago
Selected Answer: B
B) https://www.examtopics.com/discussions/amazon/view/28638-exam-aws-certified-developer-associate-topic-1-question-317/#
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago