Skip to content
M LearnwithManoj

All topics

#architecture

High-level system architecture — monolith versus microservices, REST versus WebSockets versus SSE, choosing the right database, and shaping software around how it actually has to evolve.

16 posts below, newest first.

Subjects that frequently appear alongside #architecture. Click through to see every post on each one.

#backend 16 posts

Server-side engineering — databases, APIs, queues, caching, performance, reliability. The unglamorous bits between the keyboard and a system that scales.

#scalability 16 posts

Strategies for making systems handle more load — vertical and horizontal scaling, replication, sharding, caching, load balancing, consistent hashing. The mechanics of growth.

#system-design 16 posts

Scalability, load balancing, caching, sharding, CAP theorem, monolith versus microservices — the architectural decisions that decide whether your app survives its first growth spurt.

#beginners 1 post

Posts written for people who are new to a topic — minimal jargon, real examples, and the context that more advanced material assumes you already have.