Aug 28, 2025 · 4 min read · When I first logged into a Linux server, I felt like I’d entered a different world.No icons, no mouse clicks, no fancy windows. Just a blinking cursor. And yet — this is the world where 90% of production systems live.Amazon, Netflix, banking apps, Sa...
Join discussion
Aug 26, 2025 · 3 min read · What happens when you need 100 virtual machines? Do you click “Launch Instance” 100 times in the AWS console?That’s the exact problem every DevOps engineer eventually faces. The Pain of Manual VM Creation Imagine it’s Monday morning. Your team lead ...
Join discussion
Jun 27, 2025 · 9 min read · Day 02: Linux Commands Essential Linux Commands These commands help you interact with the Linux filesystem, create/remove files and directories, and view file contents. Navigation & Directory Commands CommandDescription pwdShows the current w...
Join discussion
May 31, 2025 · 6 min read · Kubernetes Overview With the widespread adoption of containers among organizations, Kubernetes, the container-centric management software, has become a standard to deploy and operate containerized applications and is one of the most important parts o...
Join discussionMay 13, 2025 · 1 min read · For day 16, I learnt compressing and archiving. For someone who has only used the windows operating system all my life, to compress files, the default formart is .zip format which combines and compresses files to make them smaller for transferring ov...
Join discussionDec 9, 2024 · 5 min read · In the last week, I started learning about the files permissions and the operations that can be performed on files. The next step in this journey, is learning about archiving and compressing files or directories on a Linux system. In this article, I ...
Join discussion
Dec 8, 2024 · 5 min read · Hey there, tech enthusiasts! 👋 This week, I embarked on a deep dive into Git and GitHub, two essential tools in any developer's arsenal. Whether you're just starting your journey in DevOps or looking to refine your skills, this guide has something f...
Join discussion