Introduction
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. It offers reliable, highly available, secure, and scalable messaging and queuing solutions. Previously, the maximum message size allowed in SQS was 256KB, which limited the size of the payloads that …