Use Terraform to programmatically create, test, and manage infrastructure using the efficient infrastructure-as-code approach.
In Terraform in Action you will learn:
- Cloud architecture with Terraform
- Terraform module sharing and the private module registry
- Terraform security in a multitenant environment
- Strategies for performing blue/green deployments
- Refactoring for code maintenance and reusability
- Running Terraform at scale
- Creating your own Terraform provider
- Using Terraform as a continuous development/continuous delivery platform
Terraform in Action introduces the infrastructure-as-code (IaC) model that lets you instantaneously create new components and respond efficiently to changes in demand. You’ll use the Terraform automation tool to design and manage servers that can be provisioned, shared, changed, tested, and deployed with a single command.