Congratulations! Thank you for getting here. Our last and longest chapter in this book has addressed the concepts of microservices and how to work with them using RAD Server.
At the beginning of the chapter, you learned a little about microservice architecture and what it is, and what a monolithic application consists of. Now think about how the knowledge gained in this chapter can help you modularize your applications and empower your users.
Faced with this scenario, factors such as scalability, performance, availability, and productivity are important points to consider when building an application. In order to achieve that end, these concepts have been discussed and new ways of organizing computer systems have been put into practice, leaving aside traditional forms of developing an application, as is the case with monolithic applications, whose profiles do not always...