Skip to content
M LearnwithManoj

All topics

#scalability

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

16 posts below, newest first.

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

#architecture 16 posts

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.

#backend 16 posts

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

#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.