Getting Started with Terraform - Second Edition
暫譯: Terraform 入門 - 第二版
Kirill Shirinkin
- 出版商: Packt Publishing
- 出版日期: 2017-07-31
- 定價: $960
- 售價: 6.0 折 $576
- 語言: 英文
- 頁數: 208
- 裝訂: Paperback
- ISBN: 1788623533
- ISBN-13: 9781788623537
立即出貨 (庫存=1)
商品描述
Key Features
- An up-to-date and comprehensive resource on Terraform that lets you quickly and efficiently launch your infrastructure
- Learn how to implement your infrastructure as code and make secure, effective changes to your infrastructure
- Learn to build multi-cloud fault-tolerant systems and simplify the management and orchestration of even the largest scale and most complex cloud infrastructures
Book Description
Terraform is a tool used to efficiently build, configure, and improve the production infrastructure. It can manage the existing infrastructure as well as create custom in-house solutions.
This book shows you when and how to implement infrastructure as a code practices with Terraform. It covers everything necessary to set up the complete management of infrastructure with Terraform, starting with the basics of using providers and resources. It is a comprehensive guide that begins with very small infrastructure templates and takes you all the way to managing complex systems, all using concrete examples that evolve over the course of the book. The book ends with the complete workflow of managing a production infrastructure as code―this is achieved with the help of version control and continuous integration. The readers will also learn how to combine multiple providers in a single template and manage different code bases with many complex modules. It focuses on how to set up continuous integration for the infrastructure code.
The readers will be able to use Terraform to build, change, and combine infrastructure safely and efficiently.
What you will learn
- Understand what Infrastructure as Code (IaC) means and why it matters
- Install, configure, and deploy Terraform
商品描述(中文翻譯)
主要特點
- 一本最新且全面的 Terraform 資源,讓您能快速且有效地啟動基礎設施
- 學習如何將基礎設施實現為代碼,並對基礎設施進行安全且有效的變更
- 學習構建多雲容錯系統,簡化即使是最大規模和最複雜的雲基礎設施的管理和編排
書籍描述
Terraform 是一個用於高效構建、配置和改善生產基礎設施的工具。它可以管理現有的基礎設施,也可以創建自定義的內部解決方案。
本書向您展示何時以及如何使用 Terraform 實施基礎設施作為代碼的實踐。它涵蓋了使用 Terraform 完整管理基礎設施所需的一切,從使用提供者和資源的基本知識開始。這是一本全面的指南,從非常小的基礎設施模板開始,帶您一路走向管理複雜系統,所有這些都使用在書中逐步演變的具體範例。本書的結尾是管理生產基礎設施作為代碼的完整工作流程——這是通過版本控制和持續集成來實現的。讀者還將學習如何在單一模板中結合多個提供者,並管理具有多個複雜模塊的不同代碼庫。它專注於如何為基礎設施代碼設置持續集成。
讀者將能夠安全且高效地使用 Terraform 來構建、變更和結合基礎設施。
您將學到什麼
- 了解基礎設施作為代碼(Infrastructure as Code, IaC)的含義及其重要性
- 安裝、配置和部署 Terraform