Skip to Content
Infrastructure as Code
book

Infrastructure as Code

by Kief Morris
June 2016
Intermediate to advanced
360 pages
10h 9m
English
O'Reilly Media, Inc.
Content preview from Infrastructure as Code

Chapter 3. Infrastructure Definition Tools

The previous chapter described virtualization and cloud platforms that provide dynamic infrastructure resources, including compute, networking, and storage. This chapter discusses tools that teams can use to manage those resources following the principles of infrastructure as code.

An infrastructure definition tool, such Cloud Formation, Terraform, or OpenStack Heat, allows people to specify what infrastructure resources they want to allocate and how they should be configured. The tool then uses the dynamic infrastructure platform to implement the specification.

Of course, people can simply use the platform’s user interface to create and manage resources. There are also third-party products that provide a graphical user interface (GUI) to interactively manage virtual and cloud infrastructure. But to gain the benefits of infrastructure as code, infrastructure needs to be managed in a way that is repeatable, testable, reusable, and self-documenting.

The first half of this chapter will offer guidelines for selecting and using tools to support this way of working. These guidelines are not specific to infrastructure definition tools; they also apply to server configuration tools and other infrastructure services.

The second half of this chapter is specifically about infrastructure definition files and tools. It gives examples of types and ways of defining infrastructure resources. It also looks at the use of configuration registries to support ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Infrastructure as Code, 2nd Edition

Infrastructure as Code, 2nd Edition

Kief Morris
Infrastructure as Code Cookbook

Infrastructure as Code Cookbook

Stephane Jourdan, Pierre Pomès
Cloud Native Infrastructure

Cloud Native Infrastructure

Justin Garrison, Kris Nova

Publisher Resources

ISBN: 9781491924334Errata Page