#devops-articles
Read more stories on Hashnode
Articles with this tag
Kubernetes is designed to automate the deployment, scaling, and operation of application containers. The architecture is divided into two main...
๐๐๐ญ๐๐๐ฉ๐๐ ๐ฉ๐ค ๐จ๐๐๐ง๐ ๐ข๐ฎ ๐๐ญ๐ฅ๐๐ง๐ฉ๐๐จ๐ ๐๐ฃ ๐ผ๐๐ ๐ฌ๐๐ฉ๐ ๐ ๐๐ค๐๐ช๐จ ๐ค๐ฃ ๐๐ค๐ฃ๐ฉ๐๐๐ฃ๐๐ง๐๐ฏ๐๐ฉ๐๐ค๐ฃ ๐๐ฃ๐...
๐Workspaces, Remote Execution, and Collaboration 1. Workspaces: Workspaces in Terraform allow you to manage multiple environments (such as...
โ๏ธWhat are modules in Terraform and why do we need modules in Terraform? Modules in Terraform: Modules in Terraform are self-contained packages of...
โ๏ธTask 1: Importance of Terraform State Terraform state is crucial in managing infrastructure because it keeps track of the current state of resources...
โ๏ธTask 1: Familiarize yourself with HCL syntax used in Terraform In Terraform, HashiCorp Configuration Language (HCL) is used to define infrastructure...