4
Spring Cloud
In modern systems, you may find several microservices interacting with each other. Spring Cloud offers easy-to-deploy components that simplify the interaction and coordination of distributed systems to tackle large-scale application challenges such as scalability, availability, observability, and resilience.
In this chapter, you will learn how to use Spring Cloud components to develop a scalable and resilient distributed system. You will build upon the learnings of the previous chapters and configure security and observability in this Spring Cloud setup. This will help you effectively monitor and troubleshoot your distributed architecture. By the end of this journey, you will know how to design and develop cloud-native applications. ...
Get Spring Boot 3.0 Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.