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.
Table of contents
ObjectivesExample use-case for Amazon SQSProject SetupCreating our File modelCreating the viewTesting what we have so farConclusion and Next Steps1 Comment
Sort: