Kubernetes for App Developers: The Practical Subset

A no-fluff Kubernetes intro for app developers — what pods, deployments, services, and ingress really are, and how to ship your app onto a cluster without becoming a cluster operator.

April 28, 2026 · 8 min · 1651 words · Manvendra Rajpoot

Docker for Python Developers: A Practical Starter

Practical Docker for Python developers — write Dockerfiles that aren’t huge, use multi-stage builds, set up docker-compose for local dev, and learn the patterns production teams use.

April 28, 2026 · 7 min · 1416 words · Manvendra Rajpoot