PPrabakaraninprabakaran.hashnode.dev·Jun 12, 2025 · 26 min readDevops - Docker Containerization.What is Docker? Docker is an open-source platform designed to automate application deployment, scaling, and management in lightweight, portable containers. It allows developers to package an application and its dependencies (like libraries, tools, an...00
PPrabakaraninprabakaran.hashnode.dev·Apr 19, 2025 · 32 min readLinux from ScratchWhat is Linux? Linux is a free, open-source, Unix-like operating system kernel. It is the core software that manages a computer’s hardware resources, such as the CPU, memory, and devices. However, Linux is not just a single operating system—it’s a fa...00
PPrabakaraninprabakaran.hashnode.dev·Oct 8, 2024 · 13 min readA Beginner's Guide to Git and GitHubWhat is Git? Git is a distributed version control system (VCS) that helps developers manage changes to their codebase over time. It allows multiple people to collaborate on a project by tracking modifications, managing different versions of files, an...00
PPrabakaraninprabakaran.hashnode.dev·Aug 28, 2024 · 3 min readLearning with Kunal DevOps BootCampAs part of my ongoing journey through a DevOps boot camp, I recently delved into YAML (YAML Ain't Markup Language). This particular session was a comprehensive one-video deep dive, led by Kunal, that covered everything from the basics of YAML to adva...00