2.5 Flashcards

Given a scenario, implement cybersecurity resilience.

1
Q

Involves having duplicate systems, components, or processes in place to ensure continuous operation and minimize the impact of failures or disruptions.

A

Redundancy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Refers to spreading critical systems, data, or resources across multiple physical locations, often in different regions or countries.

A

Geographic dispersal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Refers to a physical or logical storage device used to store data, applications, or operating systems.

A

Disk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

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.

A

Redundant Array of Independent (or Inexpensive) Disks (RAID) levels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

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.

A

Multipath

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Distributes incoming network traffic across multiple servers to optimize performance, maximize availability, and prevent overload on individual components.

A

Load balancers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Is the infrastructure element that connects all the IT components in the enterprise.

A

Network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Involves combining multiple network interface cards (NICs) on a single system to increase bandwidth, improve fault tolerance, and provide redundancy in network connections.

A

Network Interface Card (NIC) teaming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

is a backup power system that provides emergency power to connected devices in case of power outages or fluctuations.

A

Uninterruptible Power Supply (UPS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Is a device designed to handle the electrical power for server racks.

A

Managed power distribution units (PDUs)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Is a system where two independent power supply units, either capable of handling the load, are used.

A

Dual Supply

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Is a simple form of redundancy-that is, having another copy of something should something happen to the original.

A

Replication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Is a dedicated network that provides access to consolidated, block-level storage resources to multiple servers or systems.

A

Storage Area Network (SAN)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Is a software-based emulation of a physical computer system that runs applications or operating systems.

A

VM (Virtual Machine)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

All files and software are copied onto the storage media.

A

full backup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

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.

A

incremental backup

17
Q

Is a copy of a virtual machine at a specific point in time.

A

snapshot

18
Q

Only the files that have changed since the last full backup was completed are backed up.

A

differential backup

19
Q

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.

A

tape drive

20
Q

Refers to either a physical hard drive with spinning platters or a solid-state memory device.

A

disk

21
Q

Is the use of a network connection to attach external storage to a machine.

A

Network Attached Storage (NAS)

22
Q

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.

A

Storage Area Network (SAN)

23
Q

Backups that are stored in a location that is accessible via the Internet.

A

online backup

24
Q

Backups that are stored on an offline system that is not accessible via the Internet.

A

offline backup

25
Q

Backups that are stored in a location separate from the system being backed up.

A

offsite storage

26
Q

System items that are not permanent and can change.

A

Non-persistence

27
Q

The ability to recover to a known state is referred to as _____________

A

Revert to known state

28
Q

A bootable flash drive or DVD source that contains a complete bootable image of an OS.

A

Live boot media

29
Q

The ability to maintain the availability of data and operational processing (service) despite a disrupting event.

A

High availability

30
Q

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).

A

Scalability

31
Q

Having _________ in technologies, vendors, processes and controls can assist in resiliency through differences in failure modes.

A

Diversity