
technologyJul 5, 20261:04:32pending
From CloudFormation to CDK with Java
About this episode
An airhacks.fm conversation with Thorsten Hoeger (@hoegertn) about:
discussion about CloudFormation as underlying infrastructure as code using JSON/YAML to define desired state, CDK introduction as tool to define infrastructure using programming languages like Java that synthesizes to CloudFormation, explanation of CDK construct levels L1 (direct CloudFormation mapping), L2 (type-safe with opinionated defaults), L3 (patterns and abstractions), Custom resources for missing CloudFormation implementations or actions like cleaning S3 buckets, CDK resource provider framework simplifying custom resource creation by handling AWS Lambda lifecycle, Self-mutating pipelines concept using CDK to update own pipeline, CDK for Terraform (CDKtf) enabling Terraform synthesis using CDK constructs, jsii facilitating multi-language support for CDK constructs, Mixins feature allowing immediate modification of constructs without full L2/L3 abstraction, Refactoring constructs to move code between construct tree levels, CloudFormation Naming conventions using PascalCase for constructs and kebab-case for CloudFormation resource names
Thorsten Hoeger on twitter: @hoegertn
Get every episode summarized
Each time airhacks.fm podcast with adam bien publishes, we email you a written briefing from the transcript — the topics, who appeared, and any specific claims, with the ad reads skipped.
Email me new episodesFree for 3 shows. No card needed.
Hosts & guests
No transcript yet
This episode has not been transcribed. Request it and it moves to the front of the queue.
More episodes
More from airhacks.fm podcast with adam bien

Fast JSON and Furious Runtime
airhacks.fm podcast with adam bien
Sep 8, 20261:09:14completed

Pauseless Java: Inside Azul's C4, Falcon and ReadyNow
airhacks.fm podcast with adam bien
Aug 31, 2026pending

Turning Back Time: Strings, Locks and Garbage Collectors in Java
airhacks.fm podcast with adam bien
Aug 27, 20261:00:57pending

From PHP to Java: Building Tools, Frameworks, and AI-Assisted IDEs
airhacks.fm podcast with adam bien
Aug 23, 20261:15:34pending