Pacholo Amit

Software Engineer

Devops & Cloud Administrator

Full Stack Developer

Linux Systems Administrator

Homelab Enthusiast

Pacholo Amit

Software Engineer

Devops & Cloud Administrator

Full Stack Developer

Linux Systems Administrator

Homelab Enthusiast

Terraform with Typescript for beginners – Infrastructure as code (IaC) tutorial

Today I’m going to demonstrate how to spin up AWS Infrastructure using Typescript and Terraform. To spin up infrastructure using Terraform, usually we’ll have to write HCL (Hashicorp Configuration Language) manifests but with Terraform CDK we can spin up our own infrastructure with various Cloud providers (AWS, Google, Azure, etc) while using our favorite programming languages.