What should the developer do to accomplish this goal with the LEAST operational overhead?
A developer has an application that asynchronously invokes an AWS Lambda function.The developer wants to store messages that resulted in failed invocations of the Lambda function so that the application can retry the call later.What should the developer do to accomplish this goal with the LEAST operational overhead?Read More →