Delivering Infrastructure as Code with Terraform
5/21/2025
at DevOpsCon San Diego
in San Diego, CA
We’ve entered an everything-as-code world where it’s easy to tear down everything and rebuild it. This is perfect for disaster recovery and deploying new versions. But can we really tear down all the servers, load balancers, storage, data stores, and then build them right back up again? Yes! Once you’ve coded your Terraform codebase, another environment is a quick config file and a DevOps pipeline run away. Let’s get started with Terraform and build … and rebuild … something amazing.