The Art of Scalability¶
Abbott, M. L., & Fisher, M. T. (2015). The Art of Scalability: Scalable Web Architecture, Processes, and Organizations for the Modern Enterprise. Addison-Wesley.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Scaling and Scale Dependence
- Software Architecture: A single-server application can use shared memory for communication; a distributed system must use message passing, a structural redesign Abbott and Fisher (2015) codify in their AKF Scale Cube model (axes for cloning, service separation, and data partitioning).
This sourcePractitioner reference codifying the AKF Scale Cube (cloning, service separation, data partitioning) and the structural redesign required for moving from single-server to distributed architectures; not incremental hardware scaling but a different system organization.
- Software Architecture: A single-server application can use shared memory for communication; a distributed system must use message passing, a structural redesign Abbott and Fisher (2015) codify in their AKF Scale Cube model (axes for cloning, service separation, and data partitioning).
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:48cf9710962a · see in the full table