Modern infrastructure with Terraform
Seth Vargo offers a comprehensive, engineer-led overview of two of HashiCorp's tools: Terraform and Atlas.
Talk Title | Modern infrastructure with Terraform |
Speakers | Seth Vargo (Google) |
Conference | Velocity |
Conf Tag | Build resilient systems at scale |
Location | Santa Clara, California |
Date | June 21-23, 2016 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
This tutorial is for you because: You are a working developer or in operations with problems you’d like new solutions for, including the need to capture and collaborate on infrastructure as code, safely predict and make iterative changes to infrastructure, visualize infrastructure dependencies and upstream impacts, integrate with multiple services (compute, managed DNS, storage, etc.), or reduce provider vendor lock-in. Overview: Seth Vargo offers a comprehensive, engineer-led overview of two of HashiCorp’s tools: Terraform and Atlas. You’ll learn Terraform syntax, internals, and patterns; how to create and access compute instances; how to author and use Terraform modules; and how to manage DNS with Terraform. Note—This tutorial will not cover: