Saturday , December 21 2024

devops labs

INSTALLING TERRAFORM ON A MACBOOK USING BREW

Step 1 Open Terminal and type /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)” Enter the system password and press enter Homebrew is downloaded and installed automatically Now you can use the HomeBrew Package manager to install other needed tools for your Mac.   INSTALLING TERRAFORM USING BREW   Steps Install the HashiCorp …

Read More »

Creating AWS Account

For starters joining the cloud train, you need to have a cloud account which could be either Azure, AWS, Google, Oracle, IBM etc. These are all various cloud service providers but since AWS is the most popular and our focus, we will be giving guides on creating an AWS account. …

Read More »