Over the years I’ve built infrastructure with a wide variety of tools, from Ansible, Docker, AWS CloudFormation, Terraform, and now Pulumi, to name a few. Most recently, I’ve built with AWS CloudFormation and Pulumi (in the process of migrating CloudFormation templates to Pulumi).

I selected Pulumi over AWS CDK because it’s multi-provider, and we did have some infra in GCP and Azure. Type checking is a fantastic feature to have in IaC!

Sneak peak into part of our Pulumi repo

Sneak peak into part of our Pulumi repo