Resiliency
Property of a component that allows it to continue with full or partial functionality after one or more faults
Highly resilient components are able to detect and quickly compensate for faults
The compensation is done by utilizing alternate resources of correcting the error
An example is error-correction code (ECC) memory. If errors are detected, the bad area is taken out of service, and memory addresses are moved to another area that is properly functioning.