Getting Started with Terraform
暫譯: 開始使用 Terraform

Kirill Shirinkin

  • 出版商: Packt Publishing
  • 出版日期: 2017-01-31
  • 售價: $1,840
  • 貴賓價: 9.5$1,748
  • 語言: 英文
  • 頁數: 206
  • 裝訂: Paperback
  • ISBN: 1786465108
  • ISBN-13: 9781786465108
  • 下單後立即進貨 (約3~4週)

商品描述

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 production infrastructure. It can manage 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 complete management of infrastructure with Terraform, starting with the basics of using providers and resources.

This book 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. It finishes with the complete workflow of managing a production infrastructure as code – this is achieved with the help of version control and continuous integration. At the end of this book, you will be familiar with advanced techniques such as multi-provider support and multiple remote modules.

What you will learn

  • Understand what Infrastructure as Code (IaC) means and why it matters
  • Install, configure, and deploy Terraform
  • Take full control of your infrastructure in the form of code
  • Manage complete complete infrastructure, starting with a single server and scaling beyond any limits
  • Discover a great set of production-ready practices to manage infrastructure
  • Set up CI/CD pipelines to test and deliver Terraform stacks
  • Construct templates to simplify more complex provisioning tasks

About the Author

Kirill Shirinkin is an IT consultant who focuses on Cloud technologies and DevOps practices. He has worked in companies of different sizes and areas, from an online language learning leader to a major IT provider for the global travel industry and one of the largest management consultancies. He is also a cofounder of online mentorship platform mkdev.me, where he leads a team and teaches his students all about DevOps.

Table of Contents

  1. Infrastructure Automation
  2. Deploying First Server
  3. Resource Dependencies and Modules
  4. Storing and Supplying Configuration
  5. Connecting with Other Tools
  6. Scaling and Updating Infrastructure
  7. Collaborative Infrastructure
  8. Future of Terraform

商品描述(中文翻譯)

#### 主要特點

- 一個最新且全面的 Terraform 資源,讓您能快速且有效地啟動基礎設施
- 學習如何將基礎設施實現為代碼,並對基礎設施進行安全且有效的變更
- 學習構建多雲容錯系統,簡化即使是最大規模和最複雜的雲基礎設施的管理和編排

#### 書籍描述

Terraform 是一個用於高效構建、配置和改善生產基礎設施的工具。它可以管理現有的基礎設施,也可以創建自定義的內部解決方案。

本書展示了何時以及如何使用 Terraform 實施基礎設施作為代碼的實踐。它涵蓋了使用 Terraform 完整管理基礎設施所需的所有內容,從使用提供者和資源的基本知識開始。

本書是一個全面的指南,從非常小的基礎設施模板開始,帶您一路走到管理複雜系統,所有這些都使用在書中逐步演變的具體範例。它以管理生產基礎設施作為代碼的完整工作流程作結,這是通過版本控制和持續集成來實現的。在本書結束時,您將熟悉多提供者支持和多個遠程模塊等高級技術。

#### 您將學到什麼

- 理解基礎設施作為代碼(Infrastructure as Code, IaC)的含義及其重要性
- 安裝、配置和部署 Terraform
- 以代碼的形式完全控制您的基礎設施
- 管理完整的基礎設施,從單一伺服器開始,擴展到無限的規模
- 發現一套適合生產的基礎設施管理實踐
- 設置 CI/CD 管道以測試和交付 Terraform 堆疊
- 構建模板以簡化更複雜的配置任務

#### 關於作者

**Kirill Shirinkin** 是一位專注於雲技術和 DevOps 實踐的 IT 顧問。他曾在不同規模和領域的公司工作,從在線語言學習領導者到全球旅遊行業的主要 IT 供應商,以及最大的管理諮詢公司之一。他也是在線導師平台 mkdev.me 的共同創辦人,在那裡他領導一個團隊並教導學生有關 DevOps 的所有知識。

#### 目錄

1. 基礎設施自動化
2. 部署第一台伺服器
3. 資源依賴和模塊
4. 儲存和提供配置
5. 與其他工具連接
6. 擴展和更新基礎設施
7. 協作基礎設施
8. Terraform 的未來