Summary
In this chapter, we talked about different libraries, tools, and techniques to scale a RESTful web service. When developing an application, we will have to look for loose coupling between components of a system by using well-defined interfaces. In the coming chapter, we will talk about microservices and their benefits.