The Bulkhead pattern in distributed systems is analogous to:
-
A
Watertight compartments in a ship that prevent one leak from sinking the whole vessel
-
B
A circuit breaker that stops cascading failures
-
C
A reverse proxy that balances load
-
D
A saga that compensates for failed transactions