In this chapter, we discussed scalability, including the libraries available to help with it, tools, and so on. We then discussed how to scale RESTful services, what to consider when we design them, and how to avoid cascading failure using different patterns.
In the coming chapters, we will discuss and build a web client to call and consume RESTful services.