Writing
Engineering Notes.
I like to talk about systems—how to build them in the right way for your needs. There isn’t a one-size-fits-all design; the best solutions are shaped by constraints, scale, and what you actually need to optimize.
Building Scalable Backend Systems
system designbackendarchitecture
A comprehensive guide to designing systems that can grow with your business needs.
·2 min read
Understanding Distributed Transactions
distributed systemstransactionsconsistency
Deep dive into distributed transactions, trade-offs, and practical patterns.
·2 min read
Database Indexing Strategies
databasesperformanceindexing
Learn how to design indexes that dramatically improve query performance without bloating storage.
·3 min read