15 What is Hystrix - Spring Boot Microservices Level 2
16
16 Adding Hystrix to a Spring Boot app - Spring Boot Microservices Level 2
17
17 How does Hystrix work - Spring Boot Microservices Level 2
18
18 Problem with Hystrix proxy - Spring Boot Microservices Level 2
19
19 Refactoring for granular fallback - Spring Boot Microservices Level 2
20
20 Configuring Hystrix parameters - Spring Boot Microservices Level 2
21
21 Hystrix Dashboard
22
22 The bulkhead pattern
23
23 Summary
Description:
In this course, you will learn about Fault Tolerance and Resilience of Spring Boot Microservices. You will learn about calling an external API, what if a microservice is slow, problem with threads, a possible solution for slow microservices, adding timeout to RestTemplate, understanding the circuit breaker pattern, circuit breaker parameters, what to do when a circuit breaks, circuit breaker benefits, Hystrix, adding Hystrix to a Spring Boot app, how Hystrix works, problem with Hystrix proxy, refactoring for granular fallback, configuring Hystrix parameters, Hystrix dashboard, bulkhead pattern, and much more.
Spring Boot Microservices Level 2 - Fault Tolerance and Resilience