Curated Tech Reading Map

Find your next tech book to read

Book

Terraform: Up & Running

Writing Infrastructure as Code (3rd ed.)

Yevgeniy Brikman

Buy on Amazon* The link above is an advertisement via Amazon Associates.

Summary

Takes Terraform from a first apply to production practice: state management and locking, module design, secrets, working across multiple providers, testing, and how a team shares one codebase without overwriting each other. The chapters on state and on production-grade code deal with the failure modes that hit real teams, which is where most tutorials stop. This is the third edition.

Target Readers

  • SREs and platform engineers standardizing infrastructure as code across a team
  • Developers using Terraform for isolated resources who now need module design and a state strategy

Tags

#iac#terraform#devops

Colophon

Publisher
O'Reilly Media
ISBN
978-1098116743
Published
Oct 2022

Get this book

* The link above is an advertisement via Amazon Associates.

Prerequisites

Next Books