shakirdevops.hashnode.devDay 146: Key Docker Concepts: Images, Containers & DockerfilesToday I focused on the three most fundamental concepts in Docker: Images, Containers, and Dockerfiles. These form the core building blocks of containerized application development. Understanding them clearly is essential before moving into Docker net...Oct 29, 2025·2 min read
shakirdevops.hashnode.devDay 145: Installing Docker on Linux and WindowsToday I focused on one of the most essential steps for containerization: installing Docker across different operating systems. A proper installation ensures you can build, run, and manage containers reliably — whether you're working locally or deploy...Oct 28, 2025·3 min read
shakirdevops.hashnode.devDay 144: Docker vs Virtual MachinesToday I explored one of the most important concepts in modern DevOps: How Docker differs from traditional Virtual Machines, and why Docker has become the preferred choice for running scalable, cloud-native applications. Understanding this difference ...Oct 27, 2025·3 min read
shakirdevops.hashnode.devDay 143: Docker & How It WorksToday I took a deeper step into the world of containerization by exploring how Docker actually works under the hood.Docker is more than just a tool for running isolated apps — it’s a complete platform built on powerful concepts like images, layers, i...Oct 26, 2025·3 min read
shakirdevops.hashnode.devDay 142: Introduction to Containerization and DockerToday marks an exciting shift in my DevOps journey — stepping into containerization and exploring Docker, one of the most powerful tools in modern infrastructure and DevOps workflows. After setting up multiple AWS services and automating builds with ...Oct 25, 2025·3 min read