In this section, you'll gain an understanding of how Spring Cloud can be used to manage the challenges faced when developing microservices (that is, building a distributed system).
This section includes the following chapters:
- Chapter 8, Introduction to Spring Cloud
- Chapter 9, Adding Service Discovery Using Netflix Eureka and Ribbon
- Chapter 10, Using Spring Cloud Gateway to Hide Microservices Behind an Edge ServerÂ
- Chapter 11, Securing Access to APIs
- Chapter 12, Centralized Configuration
- Chapter 13, Improving Resilience Using Resilience4jÂ
- Chapter 14, Understanding Distributed Tracing