aws sqs

aws

How does Simple Queue Service from AWS works

Reading Time: 3 minutes Introduction:- SQS (Simple Queue Service) is a platform for pull notifications. A message queue that stores messages awaiting processing is accessible through the web service SQS. It also provides a dependable, highly scalable hosted queue for storing messages between servers. SQS is a quick, dependable, and fully managed message queue service. You can do away with the hassle of maintaining a highly available message cluster Continue Reading

SQS

Simple Queue Service – Quick Start | AWS SQS – Part 1

Reading Time: 3 minutes Hi everyone! Almost a month back I wrote a blog on Message Queue and there I told you that soon I’ll start writing about Simple Queue Service. For a basic understanding of Message Queues, you can have a look here. Talking about Simple Queue Service, it’s a service provided by AWS, and in short, just known as SQS. What is Simple Queue Service? AWS SQS Continue Reading