February 2019
Intermediate to advanced
442 pages
11h 46m
English
Generally, microservices are designed to be deployed in a distributed system. There are certain common patterns across distributed environments. Spring Cloud provides a predefined implementation of patterns that we can use to build a microservice application quickly. They are considered Spring Cloud sub-projects. We are going to take a brief look at a few of them, and we will also see how to use them while developing our online bookstore application.