ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

105 / 474

Question 105:

You have a lambda function that is processed asynchronously. You need a way to check and analyse issues if the function fails, for further processing at a later time. How could you accomplish this?

Answer options:

A.Use AWS CloudWatch metrics.
B.Assign a dead letter queue.
C.Configure CloudWatch Events.
D.Use AWS CloudTrail logs.