Terraform · Up and Running · Writing Infrastructure as Code
![Terraform · Up and Running · Writing Infrastructure as Code](/cover/gbe_Yr7Ci2iUV3Si/big/Terraform%20%c2%b7%20Up%20and%20Running%20%c2%b7%20Writing%20Infrastructure%20as%20Code.jpg)
- Authors
- Brikman, Yevgeniy
- Publisher
- O'Reilly Media
- ISBN
- 9781491977088
- Date
- 2017-04-04T00:00:00+00:00
- Size
- 1.42 MB
- Lang
- en
With this practical book, you ll learn how to get you up and running with Terraform, an open source tool that allows you to define infrastructure for a variety of cloud providers including AWS, Azure, Google Cloud, DigitalOcean, and others using a simple, declarative programming language. Author Yevgeniy (Jim) Brikman introduces you to Terraform syntax, and shows you how to deploy and manage infrastructure with just a few CLI commands.
You ll also learn:
Why every company needs to use infrastructure-as-code
Why Terraform is preferable to Chef, Puppet, Ansible, SaltStack, and CloudFormation
How you can manage Terraform state
How to create reusable infrastructure with Terraform modules
Terraform tips tricks: loops, if-statements, and pitfalls
How to use Terraform as a team