0 votes
in AWS by

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?

1 Answer

0 votes
by

Correct answer :- B. Exponential backoff algorithm

...