Skip to content
SP StackPractices

Tag: bulkhead

1 resource tagged with "bulkhead" on StackPractices.

Bulkhead Pattern

Isolate different parts of an application into pools so that a failure in one does not cascade to others. A resilience pattern for fault containment.