When looking to alleviate single points of failure, why is it not feasible to create two copies of everything?

What will be an ideal response?


you can't simply make two of everything. That would create far too much unnecessary hardware and administration. Sure, redundancy is fairly easy to do, but the trick is to determine where the redundancy is needed to avoid single points of failure without too much complexity, cost, or administration. We do this process by identifying two things: critical assets and critical nodes.
 

Computer Science & Information Technology

You might also like to view...

USB stands for _____.

A. Universal System Bus B. Used Serial Bus C. Universal Serial Bus D. Universal Standard Bus

Computer Science & Information Technology

What is the default language for openSUSE?

A. German B. French C. English (British) D. English (US)

Computer Science & Information Technology

What is a data-link connection identifier (DLCI) utilized for?

a. It is used by routers to determine which circuit to forward a frame to in a frame relay network. b. It is used by routers to establish a packet-switched path to the destination. c. It is used by ATM switches to determine how to create a switched virtual circuit. d. It is a locally significant ID used to send connectionless information.

Computer Science & Information Technology

The graph data, if any, are stored in the ____.

A. graph head B. vertex node C. root node D. arc structure

Computer Science & Information Technology