This repository contains System Design articles which are useful during the interview preparation and while learning Distributed Systems
- Content Delivery Network (CDN)
- Caching
- Latency vs Throughput
- CAP Theorem
- Load Balancing
- ACID Transactions
- SQL vs NoSQL
- Consistent Hashing
- Database Index
- Rate Limiting
- Microservices Architecture
- Strong vs Eventual Consistency
- REST vs RPC
- HeartBeat
- Circuit Breaker
- Idempotency
- Data Replication
- Data Redundancy
- Database Sharding
- Proxy Server
- Domain Name System (DNS)
- Message Queues
- API Gateway
- Distributed Locking
- Checksum