Answer
A circuit breaker prevents repeated calls to a failing service, avoiding cascading failures. A fallback mechanism provides a default response when a service is unavailable. Tools include Hystrix and Resilience4j.
A circuit breaker prevents repeated calls to a failing service, avoiding cascading failures. A fallback mechanism provides a default response when a service is unavailable. Tools include Hystrix and Resilience4j.
This answer has been peer-reviewed by industry experts holding senior engineering roles to ensure technical accuracy and relevance for modern interview standards.
Sign in to access all features and personalize your learning experience.
Source: SugharaIQ