Deploys and manages production-grade serverless applications on AWS using SAM and CDK frameworks.
The AWS Serverless Deployment skill equips Claude with the specialized knowledge to architect, scaffold, and deploy serverless infrastructure. It supports both AWS Serverless Application Model (SAM) for template-based deployments and AWS Cloud Development Kit (CDK) for code-based infrastructure. The skill automates complex tasks like generating IaC templates, configuring CI/CD pipelines, managing Lambda constructs, and implementing serverless patterns for API Gateway, EventBridge, and DynamoDB, all while enforcing AWS best practices and providing real-time template validation.
主な機能
01Implement L2 constructs and serverless patterns for Lambda and API Gateway
02Manage coexistence and migration paths between SAM and CDK
03Scaffold serverless projects using AWS SAM or CDK constructs
04Automate deployment workflows and CI/CD pipeline configurations
05645 GitHub stars
06Generate and validate Infrastructure as Code (IaC) in TypeScript, Python, or YAML
ユースケース
01Deploying a Lambda-based application with SAM and local testing via Docker
02Initializing a new serverless backend with CDK and TypeScript
03Building automated CI/CD pipelines for serverless infrastructure