2.5 Flashcards
Given a scenario, implement cybersecurity resilience.
Involves having duplicate systems, components, or processes in place to ensure continuous operation and minimize the impact of failures or disruptions.
Redundancy
Refers to spreading critical systems, data, or resources across multiple physical locations, often in different regions or countries.
Geographic dispersal
Refers to a physical or logical storage device used to store data, applications, or operating systems.
Disk
Is a data storage technology that combines multiple disk drives into a single logical unit to improve performance, reliability, or both. RAID levels include configurations such as RAID 0 (striping), RAID 1 (mirroring), RAID 2 (bit-level error-correcting code), RAID 3 (byte-striped with error check), RAID 4 (dedicated parity drive), RAID 5 (block-striped with error check), and others.
Redundant Array of Independent (or Inexpensive) Disks (RAID) levels
When a storage element is connected by multiple adapters, this provides redundancy in the event of a problem with one of the adapters. This is referred to as a _____________ connection.
Multipath
Distributes incoming network traffic across multiple servers to optimize performance, maximize availability, and prevent overload on individual components.
Load balancers
Is the infrastructure element that connects all the IT components in the enterprise.
Network
Involves combining multiple network interface cards (NICs) on a single system to increase bandwidth, improve fault tolerance, and provide redundancy in network connections.
Network Interface Card (NIC) teaming
is a backup power system that provides emergency power to connected devices in case of power outages or fluctuations.
Uninterruptible Power Supply (UPS)
Is a device designed to handle the electrical power for server racks.
Managed power distribution units (PDUs)
Is a system where two independent power supply units, either capable of handling the load, are used.
Dual Supply
Is a simple form of redundancy-that is, having another copy of something should something happen to the original.
Replication
Is a dedicated network that provides access to consolidated, block-level storage resources to multiple servers or systems.
Storage Area Network (SAN)
Is a software-based emulation of a physical computer system that runs applications or operating systems.
VM (Virtual Machine)
All files and software are copied onto the storage media.
full backup
Is a variation on a differential backup. Backups only files that have changed since the last full backup or incremental backup occured, thus requiring fewer files to be backed up.
incremental backup
Is a copy of a virtual machine at a specific point in time.
snapshot
Only the files that have changed since the last full backup was completed are backed up.
differential backup
Are an older form of data storage mechanism, and they are characterized by their sequential read/write access. A ___________ system stores everything in one long structure, requiring you to physically move the _______ if you wish to access an element halfway through the storage.
tape drive
Refers to either a physical hard drive with spinning platters or a solid-state memory device.
disk
Is the use of a network connection to attach external storage to a machine.
Network Attached Storage (NAS)
Is a dedicated network that connects compute elements to storage elements. This network can be optimized for the types of data storage needed, in terms of size and date rates in terms of format, and in terms of access criteria.
Storage Area Network (SAN)
Backups that are stored in a location that is accessible via the Internet.
online backup
Backups that are stored on an offline system that is not accessible via the Internet.
offline backup
Backups that are stored in a location separate from the system being backed up.
offsite storage
System items that are not permanent and can change.
Non-persistence
The ability to recover to a known state is referred to as _____________
Revert to known state
A bootable flash drive or DVD source that contains a complete bootable image of an OS.
Live boot media
The ability to maintain the availability of data and operational processing (service) despite a disrupting event.
High availability
A design element that enables a system to accommodate larger workloads by adding resources either making hardware stronger (scaling up_ or adding additional nodes (scaling out).
Scalability
Having _________ in technologies, vendors, processes and controls can assist in resiliency through differences in failure modes.
Diversity