#cloud
Read more stories on Hashnode
Articles with this tag
Day 63 of #90DaysOfDevOps What are terraform variables? Terraform variable are important part of the terraform as it holds values of name of...
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 59 of #90daysofdevops Task Create 3 EC2 instances. make sure all three are created with the same key pair Install Ansible on the host...
Day 58 of #90DaysOfDevOps What are the Ansible playbooks? Playbooks are used to run multiple tasks, assign roles, and define configurations,...
Task: Read more about IaC and Config Management Tools. Give differences on both with suitable examples. What are the most common IaC and Config...
A jurney to the AWS CI/CD (Part - 4) · Day 53 of #90DaysOfDevOps What is CodePipeline? CodePipeline builds, tests, and deploys your code every time there...