← Selected work

Personal

Open work · 2026

DevOps Career Lab

Scope
Lessons, exercises, capstone
Stack
Docker, FastAPI, Postgres, Redis
Repo
github.com/umairrafi/devops-career-lab

I learn deployment the same way I learned backend: a repo with lessons, broken exercises, and a stack I can compose up. TaskFlow is FastAPI + Postgres + Redis + Nginx, with healthchecks, a non-root user, and secrets kept out of the image.

This is practice, not a claim that I am a full-time platform engineer. It exists so I can show Docker and CI instead of only talking about them.