Tag: paxos
Notes tagged with "paxos"
microservices (3) scalability (3) architecture (2) caching (2) cdn (2) resilience (2) sharding (2) replication (2) availability (2) load-balancing (2) decomposition (1) api-gateway (1) saga (1) event-driven (1) monolith (1) decoupling (1) redis (1) memcached (1) cache-invalidation (1) cache-patterns (1) netflix (1) streaming (1) chaos-engineering (1) aws (1) partitioning (1) sql (1) nosql (1) database-selection (1) acid (1) base (1)
Series: Distributed Systems Fundamentals • Part 2
Consensus Algorithms: Raft vs Paxos
Comparing Raft and Paxos consensus algorithms, their trade-offs, and when to use each in distributed systems.