My Blog
Thoughts on code, design, and everything in between.

system designarchitecture
System Design 101: From Monolith to Microservices
A guide for junior developers on when and how to break down a monolithic application into manageable services.
2 min24

backendbullmq
Building Scalable Backend Systems with BullMQ
Learn how to handle high-concurrency tasks and background processing using Redis and BullMQ in a Node.js environment.
2 min12
