© Felipe Gutierrez 2021
F. GutierrezSpring Cloud Data Flowhttps://doi.org/10.1007/978-1-4842-1239-4_6

6. Spring Cloud Stream

Felipe Gutierrez1  
(1)
Albuquerque, NM, USA
 

In previous chapters, I discussed some of the Spring Cloud projects, like Spring Cloud Config Server, Eureka Server, Ribbon, and Hystrix (an implementation of the circuit breaker pattern) to emphasize that microservices have to solve problems like externalized configuration, being discoverable in a failure, load balancing on the client side, fault tolerance, being reliable, and autorecovery after a crash. Thanks to Spring Cloud modules, you can resolve these issues and more.

So far, you have seen microservices that talk to each other through REST interfaces. In the previous chapters, ...

Get Spring Cloud Data Flow: Native Cloud Orchestration Services for Microservice Applications on Modern Runtimes 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.