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

Related questions

0 votes
asked Apr 23 in AWS by DavidAnderson
0 votes
asked Apr 27 in AWS by DavidAnderson
...