Docker Explained
Learn how Docker works, from basic containers vs VMs to the engine architecture. Understand containerd, runc, shims, and the container lifecycle. Notes for learners.
Learn how Docker works, from basic containers vs VMs to the engine architecture. Understand containerd, runc, shims, and the container lifecycle. Notes for learners.
A deeper look into how Git works, covering the file lifecycle, the .git directory structure, Git objects (blobs, trees, commits), and storage efficiency.
Introduction to Kubernetes and its role in DevOps, covering container orchestration, benefits, and why it's key for production environments.