2.5 Given a scenario, implement cybersecurity resilience. Flashcards
Redundancy
Strategy on keeping systems operational during a failures.
Geographical Dispersal
Data centers in a different place to avoid natural disasters.
Multipath I/O
Multipath input/Output
having more than one way to direct traffic if a switch goes down.
RAID
Data that is spread through out several other disk. Used for back ups.
Load Balancers
directs loads(data) to a specific server when one server is down.
helps moves data on a network so one server is not over whelmed.
NIC teaming
Multiple NICs(bond) on a server. Helps provide redundancy to by switching to another NIC when it is down.
UPS
Uninterruptible Power Supply
Temporary power supply for when a system is down. Needs to be replaced by a sufficient power source later though.
Generator
Power supply that runs off gas or diesel. Is used when there is no normal source of power.
Dual Supply
Having to 2 power supplies that can handle the same load.
PDU
Power Distribution Units
monitored and controlled power for server racks.
SAN
Storage Area Network
A high-performance storage facility where data is stored separate from the computer.
Multiple storage
VM Replication
VM can act as a back up by copying files\data on all VMs.
If one VM goes down you can just pull data from the other VM
On Premises Redundancy
local back up storage service.
fast, costly, more secure
Cloud Redundancy
Data back ups located in the cloud.
Slow, cheap, security concern.
Full Back Up
Back ups everything within the computer\device