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.
Automate VPC tagging with AWS Control Tower lifecycle events
Automatically tag resources in an AWS account created by AWS Control Tower.
Manage Amazon S3 Event Notifications using a Lambda function
Learn how to use an AWS Lambda function and custom AWS CloudFormation resources to manage your shared S3 Event Notifications.