Mastering Spring Cloud by Piotr Mińkowski
English | 26 Apr. 2018 | ISBN: 1788475437 | 432 Pages | AZW3/EPUB/MOBI/PDF (conv) | 21.22 MB
English | 26 Apr. 2018 | ISBN: 1788475437 | 432 Pages | AZW3/EPUB/MOBI/PDF (conv) | 21.22 MB
Key Features
Explore the wealth of options provided by Spring cloud for wiring service dependencies in microservice systems.
Bring up the infrastructure components of a Cloud ready system with this book.
Architect your cloud native data using Spring Cloud.
Book Description
Developing, deploying, and operating cloud applications should be as easy as local applications. This should be a governing principle behind any cloud platform, library, or tool. Spring Cloud-an open-source library-makes it easy to develop JVM applications for the cloud. In this book, you will be introduced with Spring Cloud and master its features from the application developer's point of view.
This book begins introducing you to microservices for spring and features set available with Spring Cloud. Then you will learn to configure Spring Cloud server and run 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 Feign client. The book now deep dives into advanced topics where you will learn to implement distributed tracing solution for Spring Cloud and build message driven microservices architecture. Before running the application on docker container you learn testing and securing techniques with Spring Cloud.
What you will learn
Abstract Spring Cloud's feature set
Create microservices utilizing Spring Cloud's Netflix OSS
Create synchronous API microservices based on message-driven architecture.
Explore advanced topics like distributed tracing, security, and contract testing.
Manage and deploy applications on the production environment