CISSP · Question #1342
CISSP Question #1342: Real Exam Question with Answer & Explanation
The correct answer is D: Multiple geographically dispersed web servers that are configured for failover. High availability is the ability of a system or service to remain operational and accessible despite failures or disruptions. One way to achieve high availability in a website is to use multiple geographically dispersed web servers that are configured for failover. This means tha
Question
Which of the following implementations will achieve high availability in a website?
Options
- AMultiple Domain Name System (DNS) entries resolving to the same web server and large
- BDisk mirroring of the web server with redundant disk drives in a hardened data center
- CDisk striping of the web server hard drives and large amounts of bandwidth
- DMultiple geographically dispersed web servers that are configured for failover
Explanation
High availability is the ability of a system or service to remain operational and accessible despite failures or disruptions. One way to achieve high availability in a website is to use multiple geographically dispersed web servers that are configured for failover. This means that if one web server becomes unavailable, another web server can take over the workload and continue to serve the website to the users. This reduces the single point of failure and improves the reliability and performance of the website.
Topics
Community Discussion
No community discussion yet for this question.