AWS Partner Network (APN) Blog

Category: Amazon Simple Queue Service (SQS)

Understanding Amazon SQS and AWS Lambda Event Source Mapping for Efficient Message Processing

To make the best use of an Amazon SQS and AWS Lambda integration using event source mapping, it’s important to understand how the integration works. The SQS-Lambda integration is a powerful feature, and for small to medium-sized queues you don’t have to think much about the integration as it works out of the box. Serverless Guru is an AWS Advanced Tier Services Partner that helps companies build, migrate, and train teams on AWS serverless development.

AWS-SaaS-Factory-1

Using Amazon SQS in a Multi-Tenant SaaS Solution

Modern applications often rely on queuing for service integrations, batch processing, or as part of workflow orchestration. Queues are key to adding scale and resiliency to your environment. This is especially true in software-as-a-service (SaaS) environments. Explore some of the common scenarios used when building SaaS solutions with Amazon Simple Queue Service (SQS), and learn how data isolation, scalability, and compliance requirements might influence the queuing model you select.