This shows you the differences between two versions of the page.
cc:laboratoare:04 [2022/10/30 12:28] florin.mihalache |
cc:laboratoare:04 [2022/10/30 19:29] (current) florin.mihalache |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Laboratorul 4 - Terraform ====== | + | ====== Laboratorul 04 - Terraform ====== |
===== Ce este Terraform? ===== | ===== Ce este Terraform? ===== | ||
+ | [[https://developer.hashicorp.com/terraform | Terraform]] reprezintă un instrument open-source folosit pentru Infrastructure as Code, dezvoltat de HashiCorp, prin care, mai exact, se automatizează procese de infrastructură / devops. | ||
+ | |||
+ | Un use-case principal al Terraform îl reprezintă conectarea la cloud providers, precum Google Cloud Platform (GCP) și Amazon Web Services (AWS), și gestionarea resurselor oferite de către cloud providers. | ||
+ | |||
+ | |||
===== Instalare Terraform ===== | ===== Instalare Terraform ===== | ||
Folosim site-ul oficial al Terraform pentru a instala tool-ul. Găsiți toate detaliile necesare aici: https://www.terraform.io/downloads | Folosim site-ul oficial al Terraform pentru a instala tool-ul. Găsiți toate detaliile necesare aici: https://www.terraform.io/downloads |