TerraWeek/Day 2:Introduction: Welcome to this comprehensive guide on the HashiCorp Configuration Language (HCL), with a focus on its application in Terraform. In this blog post, we will delve into the intricacies of HCL syntax and equip you with the knowledge to cra...Sep 11, 2023·6 min read
DAy -12 : Mastering Essential Linux and Git Commands for Efficient DevOps Engineers.Introduction: In the world of DevOps, two powerful tools stand out: the Linux command-line interface (CLI) and Git version control. These tools are essential for developers, system administrators, and anyone working with code. In this blog post, we'l...Aug 8, 2023·4 min read
Day - 11 : Advance Git & GitHub for DevOps Engineers: Part-2Introduction: Hello everyone, and welcome back to our technical blog! In this instalment, we continued our journey into mastering Git and GitHub for DevOps engineers. Today, we delved deeper into some advanced Git concepts, including Git stash, cherr...Aug 7, 2023·3 min read
Day - 10 Advance GIT and GITHUB for DevOps Engineers Part -1Introduction: Git is a powerful version control system widely used by developers to manage their codebase efficiently. One of the key features of Git is its ability to handle branching and merging seamlessly, allowing developers to work on different ...Aug 1, 2023·6 min read
Day -9 Basics GIT and GITHUB for DevOpsIntroduction : Welcome to an exciting new day of the #90DaysOfDevOps challenge! Today, we are diving deep into the world of Git, an essential tool that has revolutionized modern software development. Git plays a crucial role in enabling efficient ver...Jul 24, 2023·6 min read
Day -8 Basic Git & GitHub For DevOpsIntroduction: Welcome to Day 8 of the #90DaysOfDevOps challenge! Today, we’ll learn about Git and GitHub. We often use these words interchangeably, but they are not the same. In the fast-paced world of software development, collaboration, version con...Jul 23, 2023·4 min read
DAY -7 Understanding Package Managers in LinuxIntroduction: Welcome to Day 7 of the #90DaysOfDevOps challenge! In today's blog, we'll delve into the world of package managers and their indispensable tools, APT (Advanced Package Tool) 🛠️ and YUM (Yellowdog Updater Modified) 🛠️. Additionally, we...Jul 21, 2023·4 min read