An excerpt from the second edition of 'Designing Data-Intensive Applications' by Martin Kleppmann and Chris Riccomini, covering scalability fundamentals. Key points include: scalability is multidimensional and context-dependent, not a simple label; understanding current load (throughput, read/write ratios, access patterns) is a

9m read timeFrom thenewstack.io
Post cover image
Table of contents
Understanding loadShared-memory, shared-disk, and shared-nothing architecturesPrinciples for Scalability

Sort: