05 Content
I teach what I run in production
Technical courses and walkthroughs on YouTube — in depth, not in summary.
-
Software Architecture: The Hard Parts
A walkthrough of the book — decomposition, distributed data, and the trade-offs behind each decision.
-
Containers & Kubernetes Fundamentals
How a container actually works — namespaces, cgroups, images — and then Kubernetes on top of it.
-
The Transactional Outbox Pattern
Reliable messaging between services, using Kafka, Kafka Connect, and Debezium for change data capture.
-
Real-Time Systems at Scale
Scalable real-time applications with WebSockets, Server-Sent Events, and Redis Pub/Sub.