CPU & Processing
Memory & Storage
Security
Networking
Databases
100

This measures how fast a CPU runs, usually in GHz.

What is clock speed?

100

This technology uses NAND flash and has no moving parts, making it faster than HDDs.

What is an SSD?

100

Something you know, something you have, and something you are are examples of this.

What are authentication factors?

100

This device assigns IP addresses automatically to devices on a network.

What is a DHCP server?

100

This language is used to query and manage relational databases.

What is SQL (Structured Query Language)?

200

Memory that loses its data when the power is turned off.

What is RAM? (Volatile)

200

This storage type connects directly to the motherboard and is very fast.

What is NVMe (M.2 SSD)?

200

A fake login page designed to steal credentials is an example of this type of attack.

What is phishing?

200

This protocol translates domain names into IP addresses.

What is DNS?

200

A table column that uniquely identifies each record is called this.

What is a primary key?

300

"Virtual cores" or logical sequences of instructions that allow a physical CPU core to manage multiple tasks simultaneously, significantly enhancing multitasking performance.

What are CPU threads?

300

This RAID level provides redundancy by mirroring data, but cuts usable storage capacity in half.

What is RAID 1?

300

Malware that locks files and demands payment to restore access is known as this.

What is ransomware?

300

 A network device that connects devices within the same LAN and uses MAC addresses.

What is a switch?

300

 A command used to retrieve data from a database.

What is SELECT?

400

This process increases CPU speed beyond its default settings.

What is overclocking?

400

This type of memory is non-volatile and used to store firmware like BIOS/UEFI.

What is ROM (or flash memory/EEPROM)?

400

This principle gives users only the access necessary to perform their job.

What is least privilege?

400

 A user has a valid IP but cannot reach websites by name, only by IP address. The issue is likely this.

What is a DNS issue?

400

Storing duplicate data in multiple tables can cause inconsistencies and is avoided through this principle.

What is data integrity (or normalization)?

500

This type of memory inside the CPU stores frequently used data for faster access.

What is cache?

500

A system with 8GB RAM and heavy multitasking starts using disk space as memory, slowing performance significantly.

What is paging (virtual memory usage)?

500

It provides proof that someone or something performed a specific action.

Nonrepudiation

500

This broadband connection is incredibly fast and more expensive than DSL or cable.

Fiber- optic

500

In a database, this is the term for a collection of related fields that represents all the information about one person or entity.

What is a record (or row)?