概要
This skill provides specialized guidance for building scalable, event-driven architectures on Amazon Web Services. It implements industry-standard patterns for Lambda functions, integrates seamless API Gateway endpoints, and configures reliable asynchronous processing with SQS. By emphasizing cold start optimization, Infrastructure-as-Code (SAM/CDK) implementation, and proper error handling, it helps developers avoid common pitfalls like monolithic functions and dependency bloat while ensuring high-performance, cost-effective cloud deployments.