TDD for Infrastructure Code
A JP Morgan executive director talks about testing Terraform code.
We have come a long way when it comes to infrastructure provisioning. Platforms such as AWS and Azure and tools such as Docker and Terraform have made it increasingly simple to create and deploy complex applications. At JP Morgan, they started using modern software development techniques such as source control and continuous delivery, but there were worries when it came to making changes to their infrastructure code.
What You'll Learn
This talk, also titled "How to Stop Worrying and Love Infrastructure Changes by Embracing Testing Once More," will give you the confidence and belief to start rapidly changing your infrastructure safely. The talk will cover how to build an infrastructure pipeline with Jenkins and Terratest, allowing you to build confidence into your infrastructure development.