Tag
#Docker
2 posts
Tech 5 min read
CI/CD Pipeline: The 'Factory Assembly Line' Mental Model
Why does 'works on my machine' still happen with Docker? A mastery guide to CI/CD pipelines, GitHub Actions, and zero-downtime Blue/Green deployments.
# DevOps # CI/CD # GitHub Actions # Docker
Tech 4 min read
Docker vs. Kubernetes: The 'Hotel Manager' Mental Model
Why do I need K8s if I have Docker? A mastery guide to understanding Containers (Robots) vs Orchestration (The Manager).
# DevOps # Docker # Kubernetes