IT Security and Fault Tolerance Concepts

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

1/9

flashcard set

Earn XP

Description and Tags

These flashcards cover key vocabulary and concepts related to IT security, fault tolerance, and network systems as discussed in the lecture.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

Principle of Least Common Mechanism

Mechanisms used to access resources should not be shared to limit vulnerabilities affecting multiple systems.

2
New cards

SPOF

Single Point of Failure; a component whose failure would lead to the entire system becoming unavailable.

3
New cards

Fault Tolerant Network

A network designed to remain operational despite the failure of one or more of its components.

4
New cards

Redundant Array of Independent Drives (RAID)

A storage technology that combines multiple hard drives into a single unit for redundancy and performance.

5
New cards

MTTF

Mean Time To Failure; the predicted average time until a device fails.

6
New cards

Google File System (GFS)

A file system designed to handle large data sets across distributed clusters of machines with redundancy.

7
New cards

Master-Slave Replication

A database replication model where one primary node (master) handles write operations while one or more secondary nodes (slaves) handle read operations.

8
New cards

Masterless Replication

A replication model where no single node is designated as the master, allowing for more flexible and fault-tolerant data storage.

9
New cards

Multi Master Replication

A database replication technique where multiple nodes can act as masters, allowing simultaneous read and write operations.

10
New cards

FCAPS

A network management model encompassing Fault, Configuration, Accounting, Performance, and Security.