Tag: reliability
Notes tagged with "reliability"
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)
How message queues decouple producers from consumers, survive worker crashes with retries and reassignment, and form the basis of pub-sub and event-driven systems.