Terraform: Up and Running (Paperback) Writing Infrastructure as Code
暫譯: Terraform:實戰指南 (平裝本)

Yevgeniy Brikman

買這商品的人也買了...

相關主題

商品描述

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

商品描述(中文翻譯)

這本實用的書籍將教你如何使用 Terraform,這是一個開源工具,允許你使用簡單的聲明式程式語言為各種雲端供應商(包括 AWS、Azure、Google Cloud、DigitalOcean 等)定義基礎設施。作者 Yevgeniy (Jim) Brikman 會介紹 Terraform 語法,並展示如何僅使用幾個 CLI 命令來部署和管理基礎設施。

你還將學到:

- 為什麼每家公司都需要使用基礎設施即代碼(infrastructure-as-code)
- 為什麼 Terraform 比 Chef、Puppet、Ansible、SaltStack 和 CloudFormation 更可取
- 如何管理 Terraform 狀態
- 如何使用 Terraform 模組創建可重用的基礎設施
- Terraform 的技巧與竅門:迴圈、條件語句和陷阱
- 如何作為團隊使用 Terraform