Kubernetes and Cloud Native Associate (KCNA) — Question 110
The cloud native architecture centered around microservices provides a strong system that ensures ______________.
Answer options
- A. fallback
- B. resiliency
- C. failover
- D. high reachability
Correct answer: B
Explanation
The correct answer is B, as resiliency refers to the ability of a system to recover from failures and continue operating. While failover (C) and fallback (A) are related concepts, they do not encompass the overall capability of a system to withstand and recover from disruptions like resiliency does. High reachability (D) is not directly related to the concept of system robustness.