#cloud-computing
Read more stories on Hashnode
Articles with this tag
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 57 of #90DaysOfDevOps Task: Write a Blog explanation for this ansible video Questionaries: What is Ansible? Ansible is a configuration...
Day 56 of #90DaysOfDevOps Ansible ad hoc commands are one-liners designed to achieve a very specific task they are like quick snippets and your...
Day 55 of #90DaysOfDevOps What is Ansible? Ansible is an open-source automation tool, or platform, used for IT tasks such as configuration management,...
Day 42 of #90DaysOfDevOps Task-01 Create AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY from AWS Console. Task-02 Set up and install AWS CLI and...