Part 1. First steps

published book

What is infrastructure as code (IaC), and how do you go about writing it? Part 1 addresses these questions and introduces practices and patterns you can apply to writing IaC. In chapter 1, you’ll learn how IaC works, the problems it solves, and how this book will help you to start using it. Chapter 2 discusses how to write clean code and guidelines for defining IaC in existing systems.

Chapters 3 and 4 dive into patterns for declaring groups of infrastructure, called modules, and their dependencies. You’ll learn patterns for infrastructure modules and how to decouple module dependencies to support changes and minimize blast radius. The chapters also offer guidelines for choosing the most appropriate patterns for your scope and situation.

Get Infrastructure as Code, Patterns and Practices
add to cart
sitemap

Unable to load book!

The book could not be loaded.

(try again in a couple of minutes)

manning.com homepage
Up next...
  • Defining infrastructure
  • Defining infrastructure as code
  • Understanding why infrastructure as code is important