PYParth Yadavindevparth.hashnode.dev·Apr 27, 2025 · 4 min readDocker - A Beginner's Guide to Containers"What is Docker? Docker is an open platform for developing, shipping, and running applications. It enables you to separate your applications from your infrastructure so you can deliver software quickly. It solves one of the common challenges faced...00
PYParth Yadavindevparth.hashnode.dev·Jan 31, 2024 · 1 min readShell & Scripting!!Shell is an interface that takes user input and converts it into something that Kernel can understand. It allows users to communicate efficiently and directly with their operating systems. Shell scripting is a type of computer program with a bunch of...00
PYParth Yadavindevparth.hashnode.dev·Jan 27, 2024 · 2 min readDevOps - What is it?Generally, we get confused by the word DevOps and consider it as some new technology. What is DevOps?DevOps is a philosophy that promotes better communication and collaboration between the development and operations teams in an organization.It descri...00