Using SNS And SQS As Target For AWS Lambda Dead Letter Queue
As soon as you’re starting developing microservice applications in the Serverless world, you start accepting the idea, that sometimes your microservices may fail. And it’s OK if it does not affect your application or your customer. So, in this article, we cover pros and cons of usage of SQS and SNS as Lambda Dead Letter …
Using SNS And SQS As Target For AWS Lambda Dead Letter Queue Read More »