Creating infrastructure on AWS and creating a custom module.How to Install Terraform : sudo apt-get update && sudo apt-get install -y gnupg software-properties-common wget -O- https://apt.releases.hashicorp.com/gpg | \ gpg --dearmor | \ sudo tee /usr/share/keyrings/hashicorp-archive-keyring.gpg gpg -...Jan 1, 2024·2 min read
The Art of Git: Navigating the Working Tree, Staging Area, and Local RepositoryIn the world of version control systems, Git is nothing short of an artist's canvas. It empowers developers to create, collaborate, and manage their code with elegance and precision. At the heart of Git's magic are four key elements: the working tree...Nov 7, 2023·3 min read
Git & Github......🌄 Welcome to our blog today, where we're going to explore the fascinating world of Git and GitHub! These two incredible tools have revolutionized the way we collaborate and manage code in the digital age. 🏙️ Git: The Time Traveler for Coders Imagi...Nov 6, 2023·2 min read
Shell ScriptingThe Power of Shell Scripting in DevOps: Automation at Your Fingertips In the ever-evolving world of DevOps, automation is the name of the game. DevOps engineers are constantly seeking ways to streamline and optimize their workflows to achieve faster ...Oct 31, 2023·4 min read
Basic commands of LinuxToday I Learned: Exploring the Basics of Linux Commands Introduction Linux is a powerful and versatile operating system known for its robust command-line interface. For newcomers, it might seem daunting, but with a willingness to learn, you can quick...Oct 30, 2023·4 min read
Linux and it's importanceIntroduction In the world of DevOps, where automation, collaboration, and efficiency reign supreme, Linux stands as the unsung hero. Linux is a free and open-source operating system that has played a crucial role in the evolution of DevOps. In this b...Oct 30, 2023·3 min read
DevopsIntroduction Welcome to the world of DevOps, where today marks the beginning of your journey into a transformative field that's redefining how software is developed and delivered. As you take your first steps, it's crucial to understand the significa...Oct 29, 2023·3 min read