Terraform🔶What is Terraform? Terraform is an infrastructure as a code tool that lets you build, change, and version cloud and on-prem resources safely and efficiently. Terraform is an IAC tool, used primarily by DevOps teams to automate various infrastructur...Aug 16, 2023·2 min read
AWS☁#07 AWS Command Line Interface(AWS CLI)👋 Hello everyone... AWS Command Line Interface(AWS CLI) The AWS Command Line Interface (CLI) is a command-line tool that enables developers to interact with AWS services and resources using text commands in the terminal of their computer. The AWS CL...May 24, 2023·2 min read
Cloud DevOps Opportunities👋 Hello friends.. 🔶Learn the fundamentals of cloud computing This includes understanding: Public cloud providers like AWS, Azure, and GCP Virtualization technologies like virtual machines and containers Networking and security in the cloud Stor...May 24, 2023·3 min read
Advance Git & GitHub for DevOps Engineers (Part-1)⭐ Day 10 of #90DaysofDevOpsMay 20, 2023·12 min read
Git for beginners👋Hi Everyone, In this article, we will cover what is version control and its types. Learning what is GIT and its importance and how to install GIT on a Windows machine. Let's get started... 🔶What is Version control? Version Control, also known as S...May 9, 2023·6 min read
Linux shortcut commands👋Hi Everyone, In this blog, you will learn how to use terminal shortcut commands. 🔸 Up Arrow & Down Arrow Previously used commands in the current session. 🔸 Ctrl+a Move the cursor to the beginning of the current line. 🔸Ctrl+e Move the cursor to t...May 5, 2023·4 min read