← Back
Milan Jovanovic September 16, 2025 15m

Getting Started With Infrastructure as Code (AWS CDK, CloudFormation)

Summary

The transcript discusses infrastructure as code (IaC) using Amazon's Cloud Development Kit (CDK), which enables developers to define and configure cloud resources programmatically using programming languages like TypeScript, Java, and C#. The presenter highlights the limitations of manual cloud resource configuration and the complexity of traditional CloudFormation YAML/JSON files, positioning CDK as a more developer-friendly approach to managing cloud infrastructure. The key practical takeaway is that IaC allows for creating repeatable, scalable infrastructure blueprints across multiple development environments and microservices, significantly reducing manual configuration complexity and improving deployment efficiency.

View original episode ↗