| by Scott Kilroy | No comments

How to use Cloudformation to create SQS Queues on AWS

AWS Simple Queue Service (SQS) is a fully managed message queuing service that enables us to decouple and scale microservices,  serverless applications, and distributed systems. In this article, we will see the steps to create a Standard and FIFO Queue using Cloudformation Stack.

Share Button

Source: Howtoforge Linux Howtos und Tutorials

Leave a Reply