Tags
Microservices
System Design (6): Microservices vs Monoliths — The Honest Tradeoff
An honest assessment of monoliths vs microservices — covering the distributed systems tax, service boundary design with DDD, inter-service communication patterns, circuit breakers, service mesh, API gateways, and a …
Cloud Computing (3): Cloud-Native and Container Technologies
Why cloud-native exists, what containers actually do at the kernel level, how Kubernetes really works, when service mesh is worth its weight, and how the whole stack fits together in production.

