Serverless Framework: Creating an SQS Queue Example
Posted by Miguel Lopez on Sat 10 June 2023 in serverless
A guide to help you deploy an SQS queue using the Serverless Framework. By the end of this guide, you will have an SQS queue deployed by Serverless Framework and connected to your Lambda Functions.
Continue reading