Hardware redundancy Flashcards
What is redundancy?
This is where you have backups to your hardware if one fails another is there
What are the ranges of high availability?
How closely does a system achieve 100% uptime, two 9’s up to five 9’s being the highest with the least amount of downtime and highest cost
What is RAID?
Redudant Array of incurrent or inexpensive disk
What are the different levels of RAID?
RAID 0 - striping, doesn’t offer redundancy but it gives better performance and not fault tolerance
RAID 1 - Mirroring, data is backed up, it is fault tolerant, but no performance increase, 50% storage overhaed
RAID 5 -Striping w/parity, done with 3 drives , performance increase, fault tolernace as long as you have 2 arrays,
RAID 10 - 0+1: there’s perfromance increase, there is fault tolerance, but costly
What is storage area networks?
A collection of network devices that are connected in multipaths with fiber technology that are connected to a large storage array.
What is NIC teaming?
This is when you se two NIC cards connected in the network so if one does fail the other but this also gives better perfomance with resources shared over both
What is cluster or load balancers?
This is where you use a group of hardware like servers that help load balance the network request, and then a load balancer shares that load across the groups of servers so not one is overworked
What are the different kinds of Power redundancy?
There are Dual PSUs, UPS, Managed PDUs, and generators