IBM Cloud Associate Developer — Question 5
What is a key requirement of a resilient architecture?
Answer options
- A. High rate of resource utilization
- B. Low rate of resource utilization
- C. High tolerance level for interruption
- D. Low tolerance level for interruption
Correct answer: D
Explanation
A resilient architecture must have a low tolerance level for interruption to ensure that it can effectively handle and recover from failures. A high tolerance level for interruption would indicate that the system can withstand disruptions, which is contrary to the goal of resilience. Resource utilization rates do not directly relate to resilience, making options A and B irrelevant.