Server A hosts a mission-critical business application. The server has one disk and one NIC. The administrator has been asked to implement a solution to meet the business requirement that the application must maintain high availability, even in case of a hardware failure. Which of the following BEST meets this requirement?

A. Configure failover clustering using Server A and a new server.
B. Add multiple disks on the server and configure RAID 5.
C. Add an additional NIC and configure the NIC as standby.
D. Move the application to another server that has more resources.


Answer: A. Configure failover clustering using Server A and a new server.

Computer Science & Information Technology

You might also like to view...

Given two reference variables t1 and t2, if t1 == t2 is true, t1.equals(t2) must be ___________.

a. true b. false

Computer Science & Information Technology

When using the ________ view, each added control can be positioned, resized, and formatted independently of the other controls

A) Control B) Design C) Datasheet D) Layout

Computer Science & Information Technology

Output an Internet address in dotted notation with nickname

What will be an ideal response?

Computer Science & Information Technology

The most difficult logic in the deletion algorithm occurs when the node is _____.

A. the root B. a leaf C. not a leaf D. a leaf like node

Computer Science & Information Technology