This first part of the book discusses what we mean when we talk about service-oriented architectures in general, and microservices in particular. We will spend some time explaining the benefits, as well as touching on potential pitfalls to be avoided, involved in adopting this architectural style.
In this chapter, we begin by showing the relevance of taking the microservices approach. After defining some general terms like service, service-oriented architecture, and microservices ...