Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Terraform: Up and Running, 3rd Edition

Posted By: sammoh
Terraform: Up and Running, 3rd Edition

Terraform: Up and Running, 3rd Edition
English | ISBN: ‎ 9781098116736 | 451 pages | 2022 | EPUB | 9.01 MB

Terraform has become 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, Azure, and more. This hands-on third edition, expanded and thoroughly updated for version 0.12 and beyond, shows you the fastest way to get up and running with Terraform.

Gruntwork cofounder Yevgeniy (Jim) Brikman walks you through code examples that demonstrate Terraform's simple, declarative programming language for deploying and managing infrastructure with a few commands. Veteran sysadmins, DevOps engineers, and novice developers will quickly go from Terraform basics to running a full stack that can support a massive amount of traffic and a large team of developers.

Explore changes from Terraform 0.12 through 1.0, including backends, workspaces, and first-class expressions
Learn how to write production-grade Terraform modules
Dive into manual and automated testing for Terraform code
Compare Terraform to Chef, Puppet, Ansible, CloudFormation, and Salt Stack
Deploy server clusters, load balancers, and databases
Use Terraform to manage the state of your infrastructure
Create reusable infrastructure with Terraform modules
Use advanced Terraform syntax to achieve zero-downtime deployment