Certified Information Systems Security Professional (CISSP) — Question 92

Which of the following implementations will achieve high availability in a website?

Answer options

Correct answer: C

Explanation

Option C is correct because using multiple geographically dispersed web servers configured for failover ensures that if one server goes down, others can take over, thus maintaining availability. Option A, while it provides redundancy, does not protect against site-wide failures. Option B focuses on performance rather than availability, and Option D does not provide redundancy for the web server itself since it points to the same server.