Flashcards - 02 Reliability in Computer Systems
Flashcards - 02 Reliability in Computer Systems
Reliability in
computer systems
teachcomputerscience.com
Flashcards
Reliability of any computer-
related component is an
attribute that denotes its
What is reliability? consistent performance
according to the
specifications.
teachcomputerscience.com
List some Done at a well-defined
schedule. Stored in a
features of a secure and fire-proof
backup location. Can also be
stored using cloud
procedure. technology.
Redundancy is the
What is duplication of critical parts
redundancy? of a computer system to
improve the reliability.
teachcomputerscience.com
What are the Hardware redundancy,
types of software redundancy and
data redundancy.
redundancy?
Redundant array of
independent disks (RAID) is
a data storage technology in
What is RAID? which multiple physical disk
drives are used to store
redundant data.
teachcomputerscience.com
A system that operates at a
What is a fail-soft reduced level after some
system? component failures is called
a fail-soft system.
Defensive programming is a
programming technique
What is defensive that adds checkpoints which
programming? warn the user in case the
program is not working in
the desired manner.
What parameters
Percentage of time, number
are used to of hours, downtime, mean
measure time between failures and
mean time to failure.
reliability?
teachcomputerscience.com