IT Terms

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/26

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:24 AM on 7/29/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

27 Terms

1
New cards

Application Programming Interface (API)

A set of software routines that allows one software system to work with another. It defines the set of rules and protocols that enable the interaction and exchange of data between software components

2
New cards

Remote Procedure Call (RPC)

A communication protocol that allows a program to execute a procedure or function in a different address space.

3
New cards

Simple Network Management Protocol (SNMP)

A network protocol used for monitoring and managing devices on a network

4
New cards

Protocol Analyzer

Hardware or software that captures packets to decode and analyze their contents.

5
New cards

Message Queue Interface

Allows for asynchronous communication between applications through message queues

6
New cards

Communication Infrastructure Interface

Interface between the application platform and the communication infrastructure

7
New cards

Service Delivery Objective

level of service to be reached during alternate process mode (directly related to business needs)

8
New cards

Client

A device or software that requests services or resources from a server

9
New cards

Server

a computer or computer program that manages access to a centralized resource or service in a network.

10
New cards

Media

Medium of data transfer

11
New cards

Modem (Modulator-Demodulator)

Device that converts a digital bit stream into an analog signal (modulation) and converts incoming analog signals back into digital signals (demodulation).

12
New cards

Hub

A networking device that acts as a central connection point for multiple devices within one local area network (LAN)

13
New cards

Network Interface Card (NIC)

a hardware component that enables computers to communicate over a network

14
New cards

Switch

A hardware device that receives and forwards data packets directly to their intended destination device using MAC addresses within a LAN network

15
New cards

Router

a device that forwards data packets between computer networks using IP addresses.

16
New cards

Repeater

a device that picks up signals from lower-power radio units, such as mobile and portable radios, and retransmits them at a higher power. It allows low-power radio signals to be transmitted over longer distances.

17
New cards

Long Haul Network Diversity

diverse, long distance network utilizing different packet switching circuits among major long distance carriers - ensures long distance access should any carrier experience a network failure

18
New cards

Last-mile circuit protection

redundant combo of local carrier, microwave, and/or coaxial cable access to local communications loop - enables facility to have access during local carrier communication disaster (alternate local routing also utilized)

19
New cards

Alternate Routing

The use of alternate medium/media (copper, fiber optic cables) between networks, circuits or end points if normal network is

20
New cards

Diverse Routing

A method of providing telecommunication continuity which involve routing traffic through split or duplicate cable facilities

21
New cards

Terrestrial Media

Media is located in the ground or basement

22
New cards

Redundant Array of Physical Disk (RAID)

is a data storage virtualization technology that combines multiple physical disk drive components into one or more logical units for the purposes of data redundancy, performance improvement or both

23
New cards

Homomorphic Encryption

A powerful encryption method that allows mathematical operations on encrypted data without decryption

24
New cards

Domain Name System Security Extensions (DNSSEC)

A cryptographic approach designed to enhance the security of the Domain Name System (DNS)

25
New cards

Regression

A machine learning technique used for predicting continuous numerical values based on input variables.

26
New cards

Clustering

a machine learning technique used for identifying patterns and relationships in unlabeled data. This group similar data points together based on their inherent similarities or distance metrics.

27
New cards

Naive Bayes

A machine learning technique commonly used for classification tasks based on probabilistic principles