Skip to main content

3 docs tagged with "devops"

View all tags

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.

Git Explained

A deeper look into how Git works, covering the file lifecycle, the .git directory structure, Git objects (blobs, trees, commits), and storage efficiency.

K8s Explained

Introduction to Kubernetes and its role in DevOps, covering container orchestration, benefits, and why it's key for production environments.