Integration & Automation
Category: Serverless
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.
Deploy an SPA with personalized subdomains using AWS CDK
Learn how to deploy a single-page application (SPA) with customer-specific subdomains automatically with AWS Cloud Development Kit (AWS CDK).