JavaThinking.com
Toggle Menu
Home
Online Kotlin Compiler
Tutorials
Spring Boot
Spring Cloud
Spring Data
Spring MVC
Spring Security
Blog
All Posts
Spring Cloud Overview
Test your grasp of distributed systems concepts in the Spring Cloud ecosystem.
1. Which Spring Cloud component is primarily used for service discovery?
Eureka
Config
Gateway
Hystrix
2. Select all key features provided by Spring Cloud.
Service Discovery
Centralized Configuration Management
Circuit Breaking
Database Migration
3. Spring Cloud is built on top of Spring Boot.
True
False
4. Name the Spring Cloud component used for centralized external configuration management (full name or abbreviation).
5. Which Spring Cloud component acts as an API gateway to route requests to appropriate microservices?
Gateway
Eureka
Config
Stream
6. Which of the following are Spring Cloud Circuit Breaker implementations?
Resilience4j
Hystrix
Ribbon
Feign
7. Spring Cloud Config can only manage configuration for Spring Boot applications.
True
False
8. What is the primary purpose of 'Spring Cloud Netflix Ribbon'? (one phrase)
9. Which Spring Cloud project provides tools for building event-driven microservices?
Stream
Gateway
Config
Eureka
10. Name the Spring Cloud component that provides distributed tracing (abbreviation, commonly used with Zipkin).
Reset
Answered 0 of 0 — 0 correct