Specific skill · Infrastructure as Code with AWS CDK
TypeScript
A closer look at TypeScript inside the broader Infrastructure as Code with AWS CDK area.
CDK construct library for durable serverless workflows
Connects reusable construct boundaries to developer ergonomics, generated AWS resources, and CDK assertion tests.
Open the evidenceExamples
Where this skill appears
Public examples grouped by the kind of technical detail they make visible.
Can lead and explain
There is enough structure, tradeoff reasoning, and explanation to evaluate leadership depth.
- CDK construct library for durable serverless workflows
Connects reusable construct boundaries to developer ergonomics, generated AWS resources, and CDK assertion tests.
- Operating an event-driven workflow under failure
TypeScript CDK stack and assertions for API Gateway, Lambda handlers, DynamoDB, queue/DLQ, alarms, dashboard, and scoped IAM.
Production delivery
This connects to professional delivery experience, with confidential details left out.
- Redis/ElastiCache platform caching across serverless apps
Reflects production CDK/IaC work around shared infrastructure patterns, custom-resource-style provisioning, generated secrets, and app-facing outputs.
Professional context
Where it fits
In production platform work, I worked on custom CDK constructs that helped developers deploy standardized cloud patterns with less AWS-specific expertise. The balance was keeping the defaults useful without hiding the infrastructure shape completely.
Same area