Skip to main content

2 docs tagged with "foundations"

View all tags

CAP Theorem

Understand the fundamental trade-offs in distributed systems — Consistency, Availability, and Partition Tolerance.

Load Balancing

How do large systems handle millions of requests? Load balancing — distributing traffic across servers intelligently.