© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
J. S. TonelloPractical Linux DevOpshttps://doi.org/10.1007/978-1-4842-8318-9_11

11. Automate System Deployments with Terraform

John S. Tonello1  
(1)
Baldwinville, NY, USA
 

As you dive deeper into DevOps workflows, you’ll find your Git skills come in handy when you really start automating your system and application deployments with infrastructure as code. Rather than manually deploying systems or making image templates (or cloning snapshots), you can describe what you want in a few code files and have fresh systems up and running in moments. The idea is to define once and deploy repeatedly anywhere.

Everything you’ve learned in this book so far has set you up ...

Get Practical Linux DevOps: Building a Linux Lab for Modern Software Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.