aws-serverless - AWS Serverless Application Development
Build serverless applications on AWS covering Lambda, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Implement Lambda handler functions
- Integrate API Gateway with Lambda
- Process SQS message batches asynchronously
- Configure SAM deployment templates
- Optimize Lambda cold start performance
Inputs
- AWS Lambda event objects
- SAM template configuration files
- Environment variables
- SQS queue messages
Outputs
- API Gateway HTTP responses
- SQS batch item failure reports
- DynamoDB table items
- AWS serverless infrastructure resources
Requirements
- Node.js or Python runtime environment
- AWS SDK
- AWS SAM Transform support
- DynamoDB and SQS IAM policies
