🏗️
AWS CDK
communityBuild cloud infrastructure with AWS CDK using TypeScript or Python — stacks, constructs, and deployment workflows.
devopsWhat This Skill Does
Build cloud infrastructure with AWS CDK using TypeScript or Python — stacks, constructs, and deployment workflows.
Capabilities
- Stack Composition — Design and compose CDK stacks for your infrastructure
- Construct Patterns — Use L1, L2, and L3 constructs effectively
- TypeScript & Python — Build CDK apps in your preferred language
- Deployment Workflows — Synth, diff, and deploy with confidence
How It Works
- Describe your infrastructure requirements
- The skill designs appropriate CDK constructs and stacks
- Code is generated with proper patterns and best practices
- Deploy with cdk synth and cdk deploy
Example Usage
"Create a CDK stack for a serverless API"
"Define a VPC with public and private subnets"
"Build an S3 + CloudFront distribution stack"