Terraform: Up and Running (Paperback) Writing Infrastructure as Code
Yevgeniy Brikman
- 出版商: O'Reilly
- 出版日期: 2017-04-04
- 售價: $1,400
- 貴賓價: 9.5 折 $1,330
- 語言: 英文
- 頁數: 206
- 裝訂: Paperback
- ISBN: 1491977086
- ISBN-13: 9781491977088
-
其他版本:
Terraform: Up & Running, 2e
買這商品的人也買了...
-
$580$458 -
$779$740 -
$400$316 -
$352Python 自動化運維:技術與最佳實踐
-
$450$383 -
$474$450 -
$690$587 -
$580$452 -
$352Spring Cloud 與 Docker 微服務架構實戰
-
$1,758$1,665 -
$780$663 -
$1,544Agile Application Security: Enabling Security in a Continuous Delivery Pipeline
-
$281修改軟件的藝術 : 構建易維護代碼的 9條最佳實踐 (Beyond Legacy Code: Nine Practices to Extend the Life (and Value) of Your Software)
-
$975$926 -
$296賦能:打造應對不確定性的敏捷團隊
-
$594$564 -
$2,081$1,971 -
$403跟老齊學 Python:Django 實戰, 2/e
-
$520$411 -
$1,680$1,646
相關主題
商品描述
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