Security Architecture第 35 / 100 题
Which design ensures a system has no single point of failure by duplicating critical components?
a.Least functionality
b.Segmentation
c.Redundancy
d.Tokenization
解析
Redundancy duplicates critical components, such as power supplies or servers, so failure of one does not cause an outage. It supports high availability and resilience. Combined with failover, it keeps services running through faults.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- Which approach packages an application with its dependencies to run consistently across environments while sharing the host OS kernel?
- Which principle grants users only the minimum access needed to perform their job?
- A firewall rule set ends with a rule that blocks anything not explicitly permitted. This is called:
- Which term describes an isolated environment where suspicious code can be executed and analyzed safely?
- Which decoy system is deployed to attract attackers and study their techniques?
- Which hardened intermediary host is used to securely administer devices in a sensitive network segment?