Resilience management - Concept
Redundancy
Having spare components so one failure does not stop the service
What's it for?
Keeps a service running by having spare parts or copies ready if something fails.
For example…
A service has two power supplies and two network connections so one failure does not take the server offline
A database runs a standby copy in another zone, providing redundancy if the primary instance fails.