AWS Deep Dives - SQS (Simple Queue Service)
Amazon SQS (Simple Queue Service) is an easy to use and inexpensive way to decouple portions of a serverless application through a secure, cloud-based queueing system. Let's explore how that's useful and how to use it.