馃殌 Day 21 of My #90DaysOfDevOps Challenge: Important Docker Interview Questions 馃殌Dec 23, 2024路5 min read
馃殌 Day 22 of My #90DaysOfDevOps Challenge: Getting Started with Jenkins 馃槂 馃殌Day 22: Getting Started with Jenkins 馃殌 Now that we鈥檝e covered Linux, Git, GitHub, and Docker, it鈥檚 time to learn about a tool that helps us bring everything together鈥擩enkins! Jenkins is like a helping hand for developers and DevOps engineers to auto...Feb 3, 2025路3 min read
馃殌 Day 17 of My #90DaysOfDevOps Challenge: Docker Project for DevOps Engineers 馃殌Welcome back to my #90DaysOfDevOps journey! Today's task is particularly exciting as it involves Docker, a powerful tool for containerization that simplifies application development, deployment, and scaling. This blog dives into what I learned, how I...Dec 4, 2024路3 min read
Day 16 Of My #90DaysOfDevOps Challenge: Docker for DevOps EngineersDocker is a containerization tool that allows you to run applications in isolated environments called containers. These containers are portable, lightweight, and ensure consistency across different environments. But before we dive into Docker, it's i...Nov 23, 2024路5 min read
Day 15 of My #90DaysOfDevOps Challenge聽: Basics of Python for DevOps EngineersIt's Day 1 of my #90DaysOfDevOps challenge, As DevOps engineers, having a good grasp of Python is essential to building automation, scripting, and solving everyday problems. Let鈥檚 explore Python's basics today and understand why it is crucial for Dev...Oct 19, 2024路4 min read
Day 14 Task: Create a Linux & Git-GitHub Cheat SheetFinally!! 馃帀It's Day 14 of my #90DaysOfDevOps challenge, and today I had a fun task鈥攃reating a cheat sheet with all the Linux and Git-GitHub commands I鈥檝e learned so far. This cheat sheet is not just for me, but I hope it will also help others in the...Oct 18, 2024路2 min read
Day 13 of My #90DaysOfDevOps Challenge: Advance Git & GitHub for DevOps EngineersAs Day 13 of My #90DaysOfDevOps challenge, and I took a deeper dive into the advanced aspects of Git and GitHub. The focus was on Git branching, revert and reset, as well as Git rebase and merge. Mastering these concepts is crucial for any DevOps eng...Oct 17, 2024路3 min read
Day 12 of My #90DaysOfDevOps Challenge: Deep Dive into Git & GitHub for DevOps EngineersHey DevOps Enthusiasts! Today is Day 12 of My #90DaysOfDevOps challenge, and it's all about getting comfortable with Git and GitHub. What is Git and Why is it Important? Git is a distributed version control system. Think of it as a time machine for y...Oct 16, 2024路7 min read