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...
When an input field has a type attribute set to password, the characters that the user types will display as:
A) asterisks. B) the characters typed. C) the word password. D) spaces.
Computer Science & Information Technology
Which of the following are private IP networks?
A) 172.48.0.0 B) 172.27.0.0 C) 192.168.25.0 D) 192.167.36.0
Computer Science & Information Technology