Book description
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.
About the Technology
Provision, deploy, scale, and clone your entire stack to the cloud at the touch of a button. In Terraform, you create a collection of simple declarative scripts that define and manage application infrastructure. This powerful infrastructure-as-code approach automates key tasks like versioning and testing for everything from low-level networking to cloud services.
About the Book
Terraform in Action shows you how to automate and scale infrastructure programmatically using the Terraform toolkit. Using practical, relevant examples, you’ll use Terraform to provision a Kubernetes cluster, deploy a multiplayer game, and configure other hands-on projects. As you progress to advanced techniques like zero-downtime deployments, you’ll discover how to think in Terraform rather than just copying and pasting scripts.
What's Inside
- Cloud architecture with Terraform
- Terraform module sharing and the private module registry
- Terraform security in a multitenant environment
- Strategies for performing blue/green deployments
About the Reader
For readers experienced with a major cloud platform such as AWS. Examples in JavaScript and Golang.
About the Author
Scott Winkler is a DevOps engineer and a distinguished Terraform expert. He has spoken multiple times at HashiTalks and HashiConf, and was selected as a HashiCorp Ambassador and Core Contributor in 2020.
Quotes
An outstanding source of knowledge for Terraform enthusiasts of all levels.
- Anton Babenko, Betajob
A must for anyone who wants to understand Terraform.
- Jürgen Hötzel, Lisperati
Takes you by the hand and explains how to use Terraform easily and correctly. A pleasure to read.
- Andrea Granata, Luminor Bank
A great introduction to Terraform with real-world examples.
- Matt Welke, GroupBy
Terraform brilliantly explained.
- Enrico Mazzarella, Techedge
Publisher resources
Table of contents
- Terraform in Action
- Copyright
- dedication
- contents
- front matter
- Part 1 Terraform bootcamp
- 1 Getting started with Terraform
- 2 Life cycle of a Terraform resource
- 3 Functional programming
- 4 Deploying a multi-tiered web application in AWS
- Part 2 Terraform in the wild
- 5 Serverless made easy
- 6 Terraform with friends
- 7 CI/CD pipelines as code
- 8 A multi-cloud MMORPG
- Part 3 Mastering Terraform
- 9 Zero-downtime deployments
- 10 Testing and refactoring
- 11 Extending Terraform by writing a custom provider
- 12 Automating Terraform
- 13 Security and secrets management
- appendix A Authenticating to AWS
- appendix B Authenticating to Azure
- appendix C Authenticating to GCP
- appendix D Creating custom resources with the Shell provider
- appendix E Creating a Petstore data source
- index
Product information
- Title: Terraform in Action
- Author(s):
- Release date: July 2021
- Publisher(s): Manning Publications
- ISBN: 9781617296895
You might also like
audiobook
Terraform in Action
An outstanding source of knowledge for Terraform enthusiasts of all levels. Anton Babenko, Betajob In Use …
book
Terraform: Up & Running, 2nd Edition
Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure …
book
Kubernetes in Action
Kubernetes in Action is a comprehensive guide to effectively developing and running applications in a Kubernetes …
book
Terraform Cookbook
Discover how to manage and scale your infrastructure using Infrastructure as Code (IaC) with Terraform Key …