Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications. Amazon SQS provides us with two types of message queues: Standard Queue and FIFO Queue.

10m read timeFrom levi-writes.hashnode.dev
Post cover image
Table of contents
ObjectivesExample use-case for Amazon SQSProject SetupCreating our File modelCreating the viewTesting what we have so farConclusion and Next Steps
1 Comment

Sort: