This document outlines a presentation by Swaminathan Vetri on Infrastructure as Code (IaC) using Pulumi. The agenda includes an introduction to IaC, Pulumi, and its core concepts like programming model, projects, stacks, configuration and secrets, state and backends. Pulumi is presented as a platform that allows defining cloud infrastructure using popular programming languages, with features like continuous delivery, policy enforcement, and eliminating silos between DevOps teams. The document concludes with a demo of coding infrastructure using Pulumi.