Spring Cloud Netflix

Check your knowledge of Eureka,Ribbon,and Hystrix for service discovery and resilience.

1. What is the primary role of Eureka in Spring Cloud Netflix?
2. Which of the following are core components of Spring Cloud Netflix?
3. Hystrix implements the circuit breaker pattern to prevent cascading failures in microservices.
4. What is the default port number for a Eureka Server instance?
5. Which component provides client-side load balancing in Spring Cloud Netflix?
6. Select the features of Zuul in Spring Cloud Netflix.
7. Feign is a imperative REST client that requires manual HTTP request configuration.
8. Name the Spring Cloud Netflix component that provides fallback mechanisms when a service call fails.
9. What is the role of Eureka Client in a microservice architecture?
10. What term describes Ribbon's ability to distribute requests across multiple service instances (two words, space-separated)?
Answered 0 of 0 — 0 correct