Backend Engineering
From Monolith to Microservices — What Actually Breaks
A practical engineering perspective on why moving from monoliths to microservices often breaks operational assumptions long before it improves scalability.
7 min read
Blog
Hey there! I'm sharing my thoughts and learnings on backend engineering, distributed systems, DevOps, and Cloud Native topics. I write about the challenges I encounter, the solutions I find, and the insights I gain from building and operating production systems. Whether you're a fellow engineer or just curious about how the backend works, I hope you find something interesting here. Thanks for reading!
Backend Engineering
A practical engineering perspective on why moving from monoliths to microservices often breaks operational assumptions long before it improves scalability.
7 min read
Distributed Systems
What changed in my understanding of Raft after implementing leader election loops instead of only reading the paper.
1 min read
Databases
A short note on why storage-engine maintenance matters to application behavior long before users know the term LSM tree.
1 min read
Kubernetes
Notes on building Kubernetes control loops that converge reliably while still leaving humans room to understand and intervene.
1 min read