Book description
Terraform has emerged as a key player in the DevOps world for defining, launching, and managing infrastructure as code (IAC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, and Azure. This hands-on book is the fastest way to get up and running with Terraform.
Gruntwork co-founder Yevgeniy (Jim) Brikman walks you through dozens of code examples that demonstrate how to use Terraform’s simple, declarative programming language to deploy and manage infrastructure with just a few commands. Whether you’re a novice developer, aspiring DevOps engineer, or veteran sysadmin, this book will take you from Terraform basics to running a full tech stack capable of supporting a massive amount of traffic and a large team of developers.
- Compare Terraform to other IAC tools, such as Chef, Puppet, Ansible, and Salt Stack
- Use Terraform to deploy server clusters, load balancers, and databases
- Learn how Terraform manages the state of your infrastructure and how it impacts file layout, isolation, and locking
- Create reusable infrastructure with Terraform modules
- Try out advanced Terraform syntax to implement loops, if-statements, and zero-downtime deployment
- Use Terraform as a team, including best practices for writing, testing, and versioning Terraform code
Publisher resources
Table of contents
- Preface
- 1. Why Terraform
- 2. Getting Started with Terraform
- 3. How to Manage Terraform State
- 4. How to Create Reusable Infrastructure with Terraform Modules
- 5. Terraform Tips and Tricks: Loops, If-Statements, Deployment, and Gotchas
- 6. How to Use Terraform as a Team
- A. Recommended Reading
- Index
Product information
- Title: Terraform: Up and Running
- Author(s):
- Release date: March 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491977088
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 in Action
Use Terraform to programmatically create, test, and manage infrastructure using the efficient infrastructure-as-code approach. In Terraform …
book
Terraform: Up & Running, 2nd Edition
Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure …
book
Cloud Native DevOps with Kubernetes, 2nd Edition
Kubernetes has become the operating system of today's cloud native world, providing a reliable and scalable …