Developing, deploying, and operating cloud applications should be as easy as local applications. This should be the governing principle behind any cloud platform, library, or tool.
In this book, you will be introduced to Spring Cloud and will master its features from the application developer's point of view. You will learn to configure the Spring Cloud server and run the Eureka server to enable service registration and discovery.
Then you will learn about techniques related to load balancing and circuit breaking and utilize all features of the Feign client. The book now delves into advanced topics where you will learn to implement distributed tracing solutions for Spring Cloud and build message-driven microservice architectures.