Multiple choice technology architecture

Suppose you have critical applications on your servers and you need to ensure that they are always available to users. How should you configure your servers to ensure this ?

  1. In a cluster

  2. To use hot swap drives

  3. With multiprocessors

  4. With scalable storage capacity

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Server clustering ensures high availability by allowing multiple servers to back each other up - if one fails, others immediately take over with minimal downtime. Hot swap drives protect against disk failure but not server failure. Multiprocessors and scalable storage improve performance but don't guarantee availability.