Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Terraform Introduction

adaam
September 26, 2018

Terraform Introduction

簡單介紹 Terraform 及其運作原理

adaam

September 26, 2018
Tweet

More Decks by adaam

Other Decks in Technology

Transcript

  1. 2 Agenda ༝ Why we need Terraform ༝ How Terraform

    works ༝ Examples of Terraform ༝ ----------------------------- ༝ 5 mins break ༝ Terraform commands introduction
  2. Hello! I am Adam I’m because I love to share.

    Can fine me at linkedin/twitter: @adaam 3
  3. “ Infrastructure engineering ensures that the IT infrastructure is sufficiently

    robust, scalable, and efficient to deliver the integrated services underlying the physical environment that supports the processes, physical resources, and operators required for developing, integrating, operating, and sustaining IT applications and support services. 6 https://www.jobhero.com/what-is-an-infrastructure-engineer/
  4. 17

  5. 22

  6. “ Terraform is a tool for building, changing, and versioning

    infrastructure safely and efficiently. 23
  7. 26

  8. 35

  9. 37 Key Takeaways ༝ Terraform is an IaC tool ༝

    It helps you manage infrastructure status ༝ Check in to git to trace changes ༝ Reduce time of trouble shooting ༝ Get stable / traceable / testable environment