Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Mastering Spring Cloud: Build self-healing, microservices-based, distributed systems using Spring Cloud

Posted By: AlenMiler
Mastering Spring Cloud: Build self-healing, microservices-based, distributed systems using Spring Cloud

Mastering Spring Cloud by Piotr Mińkowski
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