Reading through your blog on "Deploying an AWS Lambda with Nest.js via Serverless"—such a well-explained guide! The section on setting up the Nest.js app with Lambda config was especially helpful.
While researching, I found this resource on AWS SQS and SNS integration with NestJS: mobisoftinfotech.com/resources/blog/aws-sqs-sns-n…
It’s a solid guide for anyone looking to understand event-driven architecture in AWS. I’d love to hear your thoughts on integrating AWS SQS and SNS with serverless functions in NestJS!