352-001 · Question #796
Which option is a fate-sharing characteristic in regards to network design?
The correct answer is A. A failure of a single element causes the entire service to fail. Fate-sharing is a network design property where a single component failure causes all dependent services to fail together.
Question
Which option is a fate-sharing characteristic in regards to network design?
Options
- AA failure of a single element causes the entire service to fail
- BIt protects the network against failures in the distribution layer
- CIt acts as a stateful forwarding device
- DIt provides data sequencing and acknowledgment mechanisms
How the community answered
(54 responses)- A89% (48)
- B2% (1)
- C4% (2)
- D6% (3)
Why each option
Fate-sharing is a network design property where a single component failure causes all dependent services to fail together.
Fate-sharing describes the condition where multiple services or components share the same failure domain - meaning if the single shared element fails, every service depending on it fails simultaneously. It is used in network design discussions to highlight the risk of insufficient redundancy or improper separation of failure domains.
Protecting the network against distribution-layer failures describes a redundancy or high-availability design goal, which is the opposite intent of fate-sharing.
Acting as a stateful forwarding device describes a firewall or session-aware network function, unrelated to fate-sharing.
Data sequencing and acknowledgment mechanisms describe TCP transport-layer behavior, not a network design fate-sharing characteristic.
Concept tested: Fate-sharing in network failure domain design
Source: https://tools.ietf.org/html/rfc3439
Topics
Community Discussion
No community discussion yet for this question.