It's now time to take a slightly higher-level view of scalability. Once we have written code and deployed it, how can we scale it?
The book The Art of Scalability (http://theartofscalability.com/), describes a really useful, three-dimensional scalability model in the form of a scale cube:
![](https://static.packt-cdn.com/products/9781788622592/graphics/assets/88d0700a-568a-4c14-b602-30fbd7ef3bfe.png)
Each of the axes represents a specific way in which an application can be augmented to enable scalability in the face of increased load/traffic. They are described in the next sections.