Advanced Cybersecurity 2.5 - 2.7

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards

Redundancy

The duplication of components or functions of a system to increase reliability of the system

2
New cards

RAID (Redundant Array of Independent Disks)

Using multiple drives in a single array, storing some or all of the data in the redundant drive

3
New cards

RAID 0

Striping without parity, no fault tolerance

4
New cards

RAID 1

Mirroring, duplicates data for fault tolerance

5
New cards

RAID 5

Striping with parity, fault tolerance

6
New cards

Striping

Distributing data across multiple disks for optimal access and management

7
New cards

Parity

Type of drive used for fault tolerance

8
New cards

Mirroring

Duplicating or “mirroring” data across multiple drives

9
New cards

Load balancing

Some servers are active and some on standby; if active fails, passive replaces it

10
New cards

NIC Teaming

Using multiple network interface cards (NICs) to provide redundancy to a server

11
New cards

UPS (Uninterruptable Power Supply)

Provides short-term backup power during blackouts or surges

12
New cards

Offline/standby UPS

Not normally enabled unless power is lost

13
New cards

Line-interactive UPS

UPS ramps up if voltage is slowly diminishing on the line

14
New cards

Online/double-conversion UPS

Always active/always providing power

15
New cards

PDU (Power Distribution Unit)

Device that provides multiple power sources or outlets

16
New cards

SAN (Storage Area Network)

Specialized, high-performance networks of storage devices

17
New cards

Full backup

Backs up everything; you want this first before any other backup

18
New cards

Incremental backup

Backs up all files changed since last incremental backup

19
New cards

Differential backup

Backs up all files changed since last full backup

20
New cards

Magnetic tape backup

Sequential storage, easy to ship/store

21
New cards

Disk backup

Faster than magnetic tape

22
New cards

Copy backup

Useful but may not include versioning

23
New cards

NAS (Network Attached Storage)

Connect to a shared storage device across network, file-level access

24
New cards

Non-persistence resiliency

Cloud is always in motion, app instances are constantly built and torn down

25
New cards

High-availability resiliency

Devices that are always on and available to help maintain app uptime and availability

26
New cards

Embedded systems

Hardware and software designed for a specific function or as a part of a larger system

27
New cards

SoC (System on a Chip)

Multiple components running on a single chip, small form-factor and difficult to upgrade

28
New cards

FPGA (Field-Programmable Gate Array)

An integrated circuit that can be configured after manufacturing

29
New cards

SCADA (Supervisory Control and Data Acquisition System)

An ICS (Industrial Control System) that monitors and controls infrastructure processes

30
New cards

Real-time OS

An OS with a deterministic processing schedule - no time to wait for other processes

31
New cards

5G

Significant performance improvement and higher frequency (10 gb/sec)

32
New cards

Narrowband

Communicates analog signals over a narrow range of frequencies, used along long distances

33
New cards

Baseband

Baseband uses a single frequency to communicate (while broadband uses a large number of frequencies)

34
New cards

Zigbee

Alternative to WiFi/Bluetooth and has larger distance than Bluetooth but less power consumption than WiFi; used for low-power IoT networks