What is meant by five nines of availability?How is this different from reliability?

What will be an ideal response?


This means a network is up and available 99.999% of the time, meaning that it has less than 5 minutes of downtime in a year.Reliability means a network does not lose traffic; availability means that the network is operational and capable of routing traffic.

Computer Science & Information Technology

You might also like to view...

The retrieve function is generally not used for elements that are integers because:

A. a key value can’t be an integer B. we would already have the value we need to retrieve C. the retrieve function must be used for objects only D. None of the above.

Computer Science & Information Technology

________ are those people or entities who are effected by the operations of a business

Fill in the blank(s) with correct word

Computer Science & Information Technology

The defining query can be any transaction.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A reference-based implementation of a queue that uses a linear linked list would need at least ______ external references.

a) one b) two c) three d) four

Computer Science & Information Technology