Episode 48: Infrastructure as Code: CloudFormation & CDK Basics

In this episode, we introduce Infrastructure as Code (IaC) and explore two key AWS tools for managing infrastructure in a repeatable and automated way: AWS CloudFormation and the AWS Cloud Development Kit (CDK). IaC is a practice that allows you to define your infrastructure using code, making it easier to create, manage, and scale AWS resources while ensuring consistency across environments. AWS CloudFormation enables you to define your infrastructure in JSON or YAML templates, which can be versioned, shared, and reused to automate the provisioning of AWS resources.
We’ll also discuss the AWS CDK, a higher-level framework that allows you to define cloud infrastructure using familiar programming languages like Python, Java, and TypeScript. The CDK makes it easier to work with AWS services and abstract away much of the complexity associated with writing raw CloudFormation templates. By the end of this episode, you’ll have a clear understanding of how IaC works and how to use CloudFormation and the CDK to automate the deployment of AWS resources. Produced by BareMetalCyber.com, your trusted resource for expert-driven cybersecurity education.
Episode 48: Infrastructure as Code: CloudFormation & CDK Basics
Broadcast by