Articles in this series
Task: Read more about IaC and Config Management Tools. Give differences on both with suitable examples. What are the most common IaC and Config...
Day 60 of #90DaysOfDevOps Task 1 Install Terraform on your system. Task 2 Why do we use terraform? What is Infrastructure as Code (IaC)? What is...
Day 61 of #90DaysOfDevOps Task: Find the purpose of basic Terraform commands that you'll use often. terraform init terraform init command initializes...
Day 62 of #90DaysOfDevOps Task-01 Create a Terraform script with Blocks and Resources for docker. Task-02 Create a resource Block for an nginx...
Day 63 of #90DaysOfDevOps What are terraform variables? Terraform variable are important part of the terraform as it holds values of name of...
Day 64 of #90DaysOfDevOps Task-01 Provision an AWS EC2 instance using Terraform. Prerequisites AWS CLI installed The AWS Command Line Interface...