ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

60 / 474

Question 60:

A software engineer is developing an application in AWS using AWS SDK. You need a mechanism implemented in the AWS SDK to deal with "logging" and for "re-trying" the errors. Which of the following mechanisms is suitable?

Answer options:

A.Multiple SQS queues
B.Exponential backoff algorithm
C.For-loop operations
D.Amazon SNS notifications.