Protective Measures Flashcards
A data storage virtualization technology that combines multiple physical data storage components into one or more logical units for the purposes of data redundancy, performance improvement, or both.
RAID (Redundant Array of Inexpensive Disks)
Splits data across two or more disks, offering improved speed but no redundancy or fault tolerance. Requires at least two drives to strip data across both, improving performance but providing no redundancy. Requires at least two drives to mirror data, ensuring redundancy and fault tolerance.
Example: Files are split into chunks and stored across multiple disks, increasing read and write speeds.
RAID 0 (Striping)
Creates an exact copy (mirror) of data on two or more disks, providing redundancy and fault tolerance. Requires at least two drives to mirror data, ensuring redundancy and fault tolerance.
Example: A hard drive failure doesn’t cause data loss, as the data is replicated on a second disk.
RAID 1 (Mirroring)
Combines striping (RAID 0) with distributed parity, providing fault tolerance and improved performance using a minimum of three disks. Requires at least three drives, using striping for speed and parity for fault tolerance.
Example: If one disk fails, the data can be rebuilt using parity information from the other disks.
RAID 5 (Striping with Parity)
Similar to RAID 5 but with additional parity, allowing for two disks to fail without data loss. Requires at least four drives, providing double parity for fault tolerance, allowing up to two drives to fail.
Example: The system can tolerate the failure of two disks while still maintaining data integrity.
RAID 6 (Striping with Double Parity)
Combines RAID 1 and RAID 0, offering both mirroring and striping for speed and redundancy, requiring a minimum of four disks.
Example: Data is mirrored and striped across multiple disks for both high performance and redundancy.
RAID 10 (RAID 1+0)
A fully equipped, operational backup site that is ready to take over business operations immediately in the event of a disaster. It is typically a replica of the primary site with real-time data replication.
Example: After a data center failure, employees immediately continue work from a backup location with real-time data and full IT infrastructure.
Hot Site
A backup site that is partially equipped with necessary hardware and software but may require additional setup before it can be fully operational. Data may need to be restored.
Example: In case of disaster, a business can access the warm site, but it may take some time to bring all systems fully online.
Cold Site
A backup site with minimal equipment and infrastructure, requiring significant setup and data restoration before it becomes functional after a disaster.
Example: After a disaster, a company would need to bring in hardware, install software, and restore data before operations can resume.
Warm Site
A portable, temporary disaster recovery site, often in a mobile unit or trailer, designed to quickly provide operations in the event of an emergency.
Example: A company uses a mobile site that can be rapidly deployed to restore operations at a different location if the main site is unavailable.
Mobile Site
A strategy for ensuring that critical business functions can continue during and after a disaster or disruptive event. It includes detailed plans for recovery and maintaining operations.
Example: A company develops this to ensure essential services, like customer support and order processing, continue even if the primary data center is unavailable.
COOP (Continuity of Operations Plan)
The maximum acceptable amount of data loss measured in time. It defines the point in time to which data must be restored after a disruption.
Example: If the XXX is 4 hours, the company ensures that in the event of a disaster, data can be recovered from no more than 4 hours prior to the incident.
RPO (Recovery Point Objective)
The average time taken to repair a system or component after a failure, including diagnosis, repairs, and bringing the system back online. It is a key metric for assessing system reliability and response efficiency.
MTTR (Mean Time to Repair)
The maximum acceptable time it takes to restore a system or service after a disruption or disaster. It defines the target time for recovering operations to avoid unacceptable business impacts.
Example: If a system fails, the XXX specifies that it must be restored within 2 hours to prevent significant business disruption.
RTO (Recovery Time Objective)
A discussion-based simulation of a disaster or security incident, where team members walk through their roles and responsibilities in a controlled, low-stress environment to test their response plans.
Tabletop exercise
A security practice of isolating a program or file in a controlled environment to test its behavior before allowing it to interact with the system. It helps to detect malicious activity and prevent harm.
Sandboxing
A process in which system operations automatically switch to a backup component or system in the event of a failure, ensuring continued service availability.
Fail over
A method of providing multiple physical paths between a computer and storage devices to increase redundancy and improve performance, ensuring continuous access even if one path fails.
Multipath I/O
The process of distributing network or application traffic across multiple servers or resources to optimize performance, prevent overload, and ensure high availability.
Load balancing
The simultaneous execution of multiple tasks or processes on different processors or cores to increase computational speed and efficiency.
Parallel processing
A more realistic scenario that tests cybersecurity incident response by mimicking actual attacks
Simulation
A backup strategy where only data changed since the last backup (either full or incremental) is saved. It reduces storage requirements but requires the last full backup and all previous incremental backups to restore.
Example: After a full backup on Monday, only changes from Tuesday to Wednesday are backed up
Incremental backups
A backup method that captures the exact state of a system or data at a specific point in time, often used for virtual machines or databases. It allows quick recovery but may not capture all underlying changes.
Example: This backup captures the current configuration of a virtual machine, enabling quick restoration of its state.
Snapshot backups
A traditional backup method that uses magnetic tape to store data, typically used for long-term storage and archiving. Tape backups are slow to restore but offer high capacity and portability.
Example: A company uses these backups to store weekly archives of important data for off-site disaster recovery.
Tape backups
A backup method where all changes made since the last full backup are saved. It requires more storage than incremental backups but fewer restore steps.
Example: After a full backup on Monday, this backup on Wednesday includes all changes made since Monday, unlike incremental backups that only capture changes since the last backup.
Differential backups
The process of copying data from one system or storage device to another to ensure availability, redundancy, and disaster recovery. It can be synchronous or asynchronous.
Replication
A method of recording changes to data in a log (journal) before committing the changes to the database or file system, ensuring consistency and enabling recovery in case of failure.
Journaling
A technology that allows a single physical machine to run multiple virtual machines, each with its own operating system and applications, optimizing resource usage and increasing flexibility.
Virtualization
A redundancy technique where data is copied exactly from one drive or system to another, ensuring availability and fault tolerance in case of a failure.
Mirroring
The component that supplies electrical power to a computer or network device, converting AC power from an outlet into the appropriate DC voltage for internal components.
PSU (Power Supply Unit)
A central point in a building or network where all external and internal communication lines are connected and distributed to other network devices or systems.
MDF (Main Distribution Frame)
A device used to distribute electrical power to various equipment in a data center or server room, typically offering surge protection and monitoring capabilities.
PDU (Power Distribution Unit)