🏗️

AWS CDK

community

Build cloud infrastructure with AWS CDK using TypeScript or Python — stacks, constructs, and deployment workflows.

devops

What 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

  1. Describe your infrastructure requirements
  2. The skill designs appropriate CDK constructs and stacks
  3. Code is generated with proper patterns and best practices
  4. 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"