Writing
Blog
Thoughts on Python, backend systems, DevOps, and open source.
February 5, 20251 min read
Kubernetes for Python Developers: A Practical Path
A developer-focused introduction to Kubernetes — from pods and deployments to health checks, config, and observability essentials.
KubernetesPythonDevOps
Read More →January 28, 20252 min read
Django vs FastAPI: Choosing the Right Python Framework
A pragmatic comparison of Django and FastAPI across architecture, performance, and developer experience — with decision tips for production teams.
DjangoFastAPIPython
Read More →January 15, 20252 min read
Getting Started with Docker for Python Developers
A practical guide to containerizing Django and FastAPI apps — from writing your first Dockerfile to running multi-service stacks with Docker Compose.
DockerPythonDevOps
Read More →