2 articles

backend

Backend engineering articles on API design, database modelling, microservices, performance tuning, and the architectural trade-offs behind each choice.


16 read
Database Design Examples: Real-World Schema Patterns
Practical database design examples with real SQL schemas for e-commerce, SaaS, social media, booking, and CMS apps, plus indexing best practices.

9 read
Microservices vs Monolithic: How to Choose
An honest microservices vs monolithic comparison: when each architecture makes sense, the real trade-offs and hidden costs, and how to decide.