CAS-005 · Question #126
CAS-005 Question #126: Real Exam Question with Answer & Explanation
The correct answer is A: Replication. Replication ensures data consistency by synchronizing copies of data across clusters. This would prevent data loss during power outages. Caching provides faster data retrieval but does not ensure data persistence. Containerization improves deployment consistency but does not addr
Question
A company recently deployed new servers to create an additional cluster to support a new application. The corporate security policy states that all new servers must be resilient. The new cluster has a high-availability configuration for a smooth failover. The failover was successful following a recent power outage, but both clusters lost critical data, which impacted recovery time. Which of the following needs to be configured to help ensure minimal delays when power outages occur in the future?
Options
- AReplication
- BCaching
- CContainerization
- DRedundancy
- EHigh availability
Explanation
Replication ensures data consistency by synchronizing copies of data across clusters. This would prevent data loss during power outages. Caching provides faster data retrieval but does not ensure data persistence. Containerization improves deployment consistency but does not address resilience or data integrity. Redundancy relates to additional hardware or systems but does not guarantee up-to-date data. High availability addresses system uptime but does not prevent data loss.
Community Discussion
No community discussion yet for this question.