Integration & Automation

Category: Amazon Simple Queue Service (SQS)

Optimize message delivery to third-party services using AWS Lambda and AWS Step Functions

In this post, we demonstrate how to optimize message delivery to third-party services using AWS Lambda and AWS Step Functions by implementing adaptive scaling strategies based on throttling patterns. We describe how YOOX, a leading online fashion retailer, improved their product update delivery system by using AWS Serverless services to achieve a 95% success rate within 10 minutes of job start while maintaining efficient message processing.

Optimize AWS event and log collection using common design patterns

Learn about some common approaches for collecting data from multiple AWS services across your organization, including common patterns with code samples that you can reuse to consume the data.