| by Scott Kilroy | No comments

How to create an SQS Queue on AWS

Amazon Simple Queue Service (SQS) is a managed message queuing service of AWS which enables us to decouple and scale microservices, distributed systems, and serverless applications.

Leave a Reply