← ClaudeAtlas

aws-serverless-edalisted

AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions, EventBridge, SQS, SNS, and serverless patterns. Essential when user mentions serverless, Lambda, API Gateway, event-driven, async processing, queues, pub/sub, or wants to build scalable serverless applications with AWS best practices.
Microck/ordinary-claude-skills · ★ 394 · DevOps & Infrastructure · score 79
Install: claude install-skill Microck/ordinary-claude-skills
# AWS Serverless & Event-Driven Architecture This skill provides comprehensive guidance for building serverless applications and event-driven architectures on AWS based on Well-Architected Framework principles. ## Integrated MCP Servers This skill includes 5 MCP servers for serverless development: ### AWS Documentation MCP Server **When to use**: Always verify AWS service information before implementation - Search AWS documentation for latest features and best practices - Check regional availability of AWS services - Verify service limits and quotas - Confirm API specifications and parameters - Access up-to-date AWS service information ### AWS Serverless MCP Server **Purpose**: Complete serverless application lifecycle with SAM CLI - Initialize new serverless applications - Deploy serverless applications - Test Lambda functions locally - Generate SAM templates - Manage serverless application lifecycle ### AWS Lambda Tool MCP Server **Purpose**: Execute Lambda functions as tools - Invoke Lambda functions directly - Test Lambda integrations - Execute workflows requiring private resource access - Run Lambda-based automation ### AWS Step Functions MCP Server **Purpose**: Execute complex workflows and orchestration - Create and manage state machines - Execute workflow orchestrations - Handle distributed transactions - Implement saga patterns - Coordinate microservices ### Amazon SNS/SQS MCP Server **Purpose**: Event-driven messaging and queue management - Publish messages