Chapter 9 Flashcards

Resilience and Physical Security (34 cards)

1
Q

Continuity of Operations

A

Ensuring that operations will continue even if issues ranging from single system failures to wide-scale natural disasters occur.

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

Geographic Dispersion

A

Placing systems or datacenters at least 90 miles apart. This ensures that a single disaster, attack, or failure cannot disable or destroy them.

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

Load Balancing

A

Makes Multiple systems or services appear to be a single resource allowing both redundancy and increased ability to handle loads by distributing them to more than one system.

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

Clustering

A

Used to allow groups of computers to perform the same task, but without a load balancer cannot provide the same transparent service appearing as the same system

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

Uninterruptible Power Supply (UPS)

A

A device that can provide short-term power, usually by using batteries.

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

Dual-Supply System

A

Also known as multisupply hardware, ensures that a power supply failure won’t disable a server.

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

Managed Power Distribution Units (PDUs)

A

Used to provide intelligent power management and remote control of power delivered inside server racks and other environments.

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

High Availability

A

It keeps systems running despite failures, ensuring continuous access without manual intervention

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

Redundant Arrays of Inexpensive Disks (RAID)

A

RAID uses multiple disks with striped (spread) or mirrored (duplicated) data, plus parity to prevent corruption or loss. It allows disk failure without losing data.

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

Journaling

A

A data protection option. It logs changes for recovery, allowing databases to restore to a specific point in time.

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

Recovery Point Objectives (RPO)

A

A measure of how much loss can be accepted by the organization when a disaster occurs. RPO is the maximum amount of time that can elapse between your backups, thus determining how much data could be lost in a disaster.

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

Recovery Time Objectives (RTO)

A

The maximum acceptable time that a system, application, or process can be down after a failure before it significantly impacts business operations.

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

Snapshot

A

It captures the full state of a system or device at the time the backup is complete. Common in VMs, they allow the machine state to be restored at the point in time that the snapshot was taken.

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

Images

A

Similar to snapshots, but most often they refer to a complete copy of a system or server, down to the bit level for the drive.

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

Common Choices for Backup Media

A

Magnetic Tape, Cloud backup options, Disks in a NAS device or SAN, Blue-Rays and DVDs, Flash media (Micro SD cards and USB thumb drives).

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

What are some considerations that come into play with cloud and off-site third-party backup options?

A
  1. Bandwidth requirements for both the backups and restoration time.
  2. Time to retrieve the files and cost to retrieve files.
  3. Reliability
  4. New Security models required for backups.
17
Q

Scalability

A

An application’s or system’s ability to handle increasing workloads by adapting its resources. There are two primary types of scalability: Vertical Scalability and Horizontal Scalability.

18
Q

Vertical Scalability

A

Requires a larger or more powerful system or device. Expanding the capacity of a single system by upgrading its hardware (e.g., increasing CPU, RAM, or storage).

19
Q

Horizontal Scalability

A

Uses smaller systems or devices but adds more of them. Adding more instances or systems to distribute the workload, often used in cloud environments.

20
Q

What are the three types of disaster recovery sites?

A
  1. Hot sites
  2. Warm sites
  3. Cold sites

These sites are chosen based on an organization’s Recovery Time Objective (RTO) and Recovery Point Objective (RPO).

21
Q

Hot Sites

A

A fully operational backup site that mirrors the primary site in real time. It has all necessary hardware, software, and data, allowing for immediate failover with minimal downtime.

22
Q

Warm Sites

A

A partially equipped backup site with essential infrastructure, but it requires some setup before becoming fully operational. Recovery time is moderate compared to a hot site. They balance costs and capabilities between hot sites and cold sites.

23
Q

Cold Sites

A

A basic facility with minimal infrastructure, requiring significant time to set up and restore operations. It is the most cost-effective but has the longest recovery time.

24
Q

What might a site restoration order include?

A

A list like the following:

  1. Restore network connectivity and bastion or a shell host.
  2. Restore network security devices (firewalls, IPS)
  3. Restore storage and database services.
  4. Restore critical operational services.
  5. Restore logging and monitoring service.
  6. Restore other services as possible.
25
Restoration order documentation
Helps ensure that systems and services that have dependencies start in the right order and that high‐priority or mission‐critical services are restored first.
26
What are the three areas for Capacity Planning for Resilience and Recovery?
People, Technology, and Infrastructure.
27
What are the methods to test resilience and recovery controls? There are 4.
1. Table Top Exercises 2. Simulation Exercises 3. Parallel Processing Exercises 4. Failover Exercises
28
Tabletop Exercises ## Footnote Resilience and Recovery Controls
An exercise that involves individuals sitting around a table with a facilitator discussing situations that could arise and how best to respond to them.
29
Simulation Exercises ## Footnote Resilience and Recovery Controls
Simulation exercises are used to practice security processes and procedures, and attempt to emulate an actual event in a safe way to provide useful information and feedback.
30
Parallel Processing Exercises ## Footnote Resilience and Recovery Controls
Move processing to a hot site or alternate/backup system or facility to validate that the backup can perform as expected.
31
Failover Exercises ## Footnote Resilience and Recovery Controls
Test full failover to an alternate site or system. They have the greatest potential for disruption but also provide the greatest chance to fully test in a real- world scenario.
32
Access Control Vestibules ## Footnote Mantraps
A pair of doors that both require some form of authorized access to open. Think pawnshops.
33
What are the four main type of sensors mentioned in the exam?
1. Infrared Sensors 2. Pressure Sensors 3. Microwave Sensors 4. Ultra Sonic Sensors
34
What are some physical attacks to consider?
- Literal Brute-Force Attacks/Entries - Radio Frequency ID (RFID) Cloning Attacks - Environmental Attacks