Untitled Flashcards Set

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

Cache Memory

1 / 17

flashcard set

Earn XP

Description and Tags

good

18 Terms

1

Cache Memory

A small-sized type of volatile computer memory that provides high-speed data access to the processor and stores frequently used computer programs, applications, and data.

New cards
2

Cache Replacement Policies

Strategies used to determine which items to discard from cache when new data is added, including Least Recently Used (LRU), First-In-First-Out (FIFO), and Least Frequently Used (LFU).

New cards
3

Access Control

The process of granting or denying specific requests for accessing resources in a computing environment based on permissions.

New cards
4

Authentication

The process of verifying the identity of a user or system, typically through username/password combinations, biometric data, or security tokens.

New cards
5

Secure OS Design

The practice of designing operating systems with security principles at their core to protect against unauthorized access and attacks.

New cards
6

Malware

Malicious software designed to harm, exploit, or otherwise compromise the integrity, confidentiality, or availability of computers and their users.

New cards
7

Defense Mechanisms

Techniques or methods used to protect computer systems from malware, including antivirus software, firewalls, and intrusion detection systems.

New cards
8

Database Management System (DBMS)

Software that provides a systematic way to create, retrieve, update, and manage data in databases.

New cards
9

Relational Database Management System (RDBMS)

A type of DBMS that is based on the relational model, where data is organized in tables and relationships between tables are defined.

New cards
10

SQL (Structured Query Language)

A standard programming language used for managing and manipulating relational databases.

New cards
11

NoSQL

A class of database management systems that do not follow the traditional relational model, designed to handle large volumes of unstructured or semi-structured data.

New cards
12

DML (Data Manipulation Language)

A subset of SQL that deals with manipulating data in a database, such as inserting, updating, and deleting data.

New cards
13

DDL (Data Definition Language)

A subset of SQL that is used to define and manage all database structures, including tables, indexes, and schemas.

New cards
14

DCL (Data Control Language)

A subset of SQL used to control access to data within a database, specifically granting or revoking permissions.

New cards
15

TCL (Transaction Control Language)

A set of SQL commands used to manage transactions in a database, ensuring the integrity of data, such as COMMIT and ROLLBACK.

New cards
16

Functional Dependency

A relationship that exists when one attribute uniquely determines another attribute in a relation, often used in normalization.

New cards
17

Normalization

The process of organizing data in a database to reduce redundancy and improve data integrity.

New cards
18

Normal Forms

A set of guidelines to ensure database schema normalization, including First Normal Form (1NF), Second Normal Form (2NF), and Third Normal Form (3NF).

New cards

Explore top notes

note Note
studied byStudied by 10 people
... ago
5.0(1)
note Note
studied byStudied by 26 people
... ago
5.0(1)
note Note
studied byStudied by 46 people
... ago
5.0(1)
note Note
studied byStudied by 19 people
... ago
5.0(1)
note Note
studied byStudied by 32 people
... ago
5.0(1)
note Note
studied byStudied by 27 people
... ago
5.0(1)
note Note
studied byStudied by 947 people
... ago
5.0(1)

Explore top flashcards

flashcards Flashcard (43)
studied byStudied by 1 person
... ago
5.0(1)
flashcards Flashcard (163)
studied byStudied by 4 people
... ago
5.0(1)
flashcards Flashcard (62)
studied byStudied by 115 people
... ago
5.0(2)
flashcards Flashcard (55)
studied byStudied by 2 people
... ago
5.0(1)
flashcards Flashcard (24)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (45)
studied byStudied by 6 people
... ago
5.0(1)
flashcards Flashcard (100)
studied byStudied by 22 people
... ago
5.0(1)
flashcards Flashcard (47)
studied byStudied by 225 people
... ago
5.0(6)
robot