IT Glossary - ITU Online IT Training
Service Impact Notice: Due to the ongoing hurricane, our operations may be affected. Our primary concern is the safety of our team members. As a result, response times may be delayed, and live chat will be temporarily unavailable. We appreciate your understanding and patience during this time. Please feel free to email us, and we will get back to you as soon as possible.

IT Glossary
Key Terms To Know In The IT Industry

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Extrapolation

In the context of IT, the process of estimating, beyond the original observation range, the value of a variable on the basis of its relationship with another variable. It's often used in predictive modeling and data analysis.

You will find this term commonly used in Data Analysis, Machine Learning

Extreme Programming (XP)

Extreme Programming (XP) is an agile software development methodology intended to improve software quality and responsiveness to changing customer requirements. It advocates frequent releases in short development cycles, which improves productivity and introduces checkpoints where new customer requirements can be adopted.

You will find this term commonly used in Software Development

Extrusion Detection

The process of monitoring and analyzing network traffic for patterns that indicate unauthorized or unwanted activity, specifically data being illicitly sent out from within an organization to an external destination.

You will find this term commonly used in Cybersecurity, Networking

Eye Gaze Technology

A type of technology that enables control of a device, typically a computer or mobile device, through eye movements. It's used in assistive technology, gaming, and VR.

You will find this term commonly used in Human-Computer Interaction, Assistive Technology

Eye Movement Tracking

The process of measuring either the point of gaze (where one is looking) or the motion of an eye relative to the head. It's used in various fields, including psychology, marketing, user experience research, and virtual reality.

You will find this term commonly used in Human-Computer Interaction, Research

Eye Tracking

A technology that measures where a person is looking or the motion of an eye relative to the head. It's used in various fields, including psychological studies, marketing, and user interface design.

You will find this term commonly used in General IT, Human-Computer Interaction

Eye Tracking Software

Software that uses sensors to track where and what a person is looking at on a screen, providing insights into user behavior and interactions, often used in user experience research and design.

You will find this term commonly used in Human-Computer Interaction, Research

Eye-Controlled Interface

A type of user interface that is navigated and controlled through eye movements, enabling users to interact with computers, mobile devices, or machines without physical touch, often used in assistive technology.

You will find this term commonly used in Human-Computer Interaction, Assistive Technology

Eyestrain

A condition resulting from focusing on a computer or device screen for extended periods, leading to symptoms like headaches, blurred vision, and dry eyes. It's a common issue in digital work environments.

You will find this term commonly used in General IT, Health & Safety

EZine

An electronic magazine, whether delivered via a website, an email, or another electronic means. It's a digital format of traditional print magazines.

You will find this term commonly used in Digital Media, Web Development

FaaS (Fabric as a Service)

A model where cloud providers offer development and deployment environments for application services. It's less common as a term but sometimes used to describe highly scalable network management solutions.

You will find this term commonly used in Cloud Computing, Networking

FaaS (Framework as a Service)

Similar to Function as a Service, but specifically refers to the provision of frameworks as a cloud service, allowing developers to build applications with various frameworks without managing the underlying infrastructure.

You will find this term commonly used in Cloud Computing

FaaS (Function as a Service)

A category of cloud computing services that provides a platform allowing customers to develop, run, and manage application functionalities without the complexity of building and maintaining the infrastructure typically associated with developing and launching an app.

You will find this term commonly used in Cloud Computing

FaaS (Functions as a Service)

A cloud computing service that allows for the execution of code in response to events without the complexity of building and maintaining the infrastructure typically associated with developing and launching an app. It's a key part of the serverless architecture.

You will find this term commonly used in Cloud Computing

Fabless Manufacturing

A business model in the semiconductor industry where companies design and sell hardware devices and semiconductor chips while outsourcing the fabrication of these components.

You will find this term commonly used in General IT, Hardware Development

Fabric Computing

A form of computing where every part of a system is interconnected in a flexible and scalable way, allowing for efficient data sharing and processing.

You will find this term commonly used in Networking, General IT

Fabric Switch

A network switch that interconnects various devices in a computer network, forming a fabric, to ensure high availability and scalability.

You will find this term commonly used in Networking, Data Center

Face Recognition

A technology capable of identifying or verifying a person from a digital image or a video frame from a video source. One of the ways to do this is by comparing selected facial features from the image and a face database.

You will find this term commonly used in AI, Security

Facial Recognition

A technology capable of identifying or verifying a person from a digital image or a video frame from a video source. It is often used in security systems and can be compared to other biometrics such as fingerprint or eye iris recognition systems.

You will find this term commonly used in AI, Security

Facial Recognition Technology

Advanced software algorithms that identify or verify a person's identity from a digital image or video frame.

You will find this term commonly used in AI, Security

Factory Reset

A process of restoring an electronic device (e.g., computer, smartphone, router) to its original system state by erasing all of the information stored on the device, thereby restoring the device to its original manufacturer settings.

You will find this term commonly used in General IT, Security

Fading Channels

A phenomenon in wireless communication where the signal amplitude and phase change over time due to the mobility of the transmitter, the receiver, or obstacles in the signal path.

You will find this term commonly used in Networking

Fail-fast System

A system design principle where operations fail as soon as a problem is detected, making it easier to identify and address issues early in the development cycle. It contrasts with fail-safe systems that attempt to continue operation in the presence of a problem.

You will find this term commonly used in Software Development, Security

Fail-safe

A design feature or practice that in the event of a specific type of failure, inherently responds in a way that will cause no or minimal harm to other equipment, the environment or to people.

You will find this term commonly used in Hardware, Safety

Fail-Silent System

A system designed in such a way that it either performs its function correctly or does not perform it at all, without producing incorrect results. Fail-silent systems are often used in distributed computing and fault-tolerant systems designs.

You will find this term commonly used in Systems Design, Security

Failback

The process of returning a system to its original state after a failover has occurred. This usually involves restoring the system to the primary machine or server after repairs or maintenance have been completed.

You will find this term commonly used in Networking, Security

Failback Procedures

The process of returning a system to its original state after a failover event, such as switching back to the primary system after repairs or maintenance have been completed on it, ensuring that the primary system resumes its role.

You will find this term commonly used in Networking, Security

Failback Process

The procedure of returning a system or application to its original or primary setup after it has been operating in a failover mode due to a failure or maintenance event. Failback ensures that operations can return to normal conditions with minimal disruption.

You will find this term commonly used in Networking, Data Management

Failover

The process of switching to a redundant or standby computer server, system, hardware component or network upon the failure or abnormal termination of the previously active application, server, system, hardware component, or network.

You will find this term commonly used in Networking, Security

Failover Capacity

The ability of a system to automatically and seamlessly switch to a redundant or standby system upon the failure of the currently active system, without service interruption or loss of data. Failover capacity is critical for maintaining high availability in network and database systems.

You will find this term commonly used in Networking, Databases

Failover Cluster

A group of independent computers that work together to increase the availability and scalability of clustered roles (formerly called clustered applications and services). The cluster remains available if one or more of the cluster nodes fail.

You will find this term commonly used in Networking, Security

Failover Protocol

A protocol that enables a system to automatically switch to a redundant or standby system upon failure of the currently active system, ensuring service continuity.

You will find this term commonly used in Networking, Security

Failover System

A redundant or standby system that automatically takes over when the main system fails. Failover systems are critical for high-availability environments, ensuring that services continue without interruption despite hardware or software failures.

You will find this term commonly used in Networking, Cloud Computing

Failsoft

A system's ability to degrade gracefully in the face of hardware or software failures, maintaining partial operation.

You will find this term commonly used in General IT, High Availability

False Acceptance Rate (FAR)

In biometric security systems, the rate at which unauthorized users are incorrectly accepted as authorized users.

You will find this term commonly used in Security, Biometrics

False Positive Rate

In the context of security and machine learning, it refers to the rate at which a system incorrectly identifies a non-threat as a threat or a negative result as positive.

You will find this term commonly used in Cybersecurity, AI

False Rejection Rate (FRR)

In biometric security systems, the rate at which authorized users are incorrectly rejected.

You will find this term commonly used in Security, Biometrics

Falsification Attack

A cyber attack where false data is injected into a system to mislead or disrupt its operation.

You will find this term commonly used in Cybersecurity

Fan-Out

In electronics and software, it refers to the number of output connections that can be made to another single node. In a broader sense, it can also refer to the spreading out of data transmission or processing to multiple destinations or operations.

You will find this term commonly used in Hardware, Software Development

Far-End Crosstalk (FEXT)

Interference caused by the signal transmission at the end of a cable affecting another signal transmission in the same cable bundle.

You will find this term commonly used in Networking

Faraday Cage

A structure used to block electromagnetic fields. Faraday cages are made of conductive materials and prevent the passage of electromagnetic waves, protecting electronic equipment from external electrical noise and surges.

You will find this term commonly used in Hardware, Security

Fast Boot

A feature in computer systems that reduces the startup time. Fast boot technologies achieve this by skipping certain initialization steps traditionally performed during bootup or by preserving system state data across shutdowns for quicker retrieval.

You will find this term commonly used in Operating Systems, Hardware

Fast Charging Technology

Technologies designed to charge batteries faster than standard charging methods, often used in smartphones and electric vehicles.

You will find this term commonly used in General IT, Hardware

Fast Ethernet

A term for a number of Ethernet standards that carry traffic at the nominal rate of 100 Mbit/s, against the original Ethernet speed of 10 Mbit/s. Fast Ethernet is an extension of the 10 megabit Ethernet standard.

You will find this term commonly used in Networking

Fast Packet Switching

A method of transferring packets within a network that minimizes processing delays by using hardware-based processing. Fast packet switching is designed to handle high-speed network traffic efficiently by rapidly routing or switching packets between network segments.

You will find this term commonly used in Networking

FAT (File Allocation Table)

An older type of file system that is simple and widely compatible, but not as efficient or reliable as more modern file systems like NTFS or ext4.

You will find this term commonly used in General IT, Storage

FAT Filesystem

A family of file systems that use the File Allocation Table (FAT) to manage files on a disk. It is simple and widely compatible, making it a common format for floppy disks and digital camera cards.

You will find this term commonly used in General IT, Storage

Fault Detection and Isolation

Techniques and processes used to detect faults in a system, diagnose the cause of the fault, and isolate the faulty component or function for repair or replacement. It is critical for maintaining the reliability and availability of IT systems.

You will find this term commonly used in Hardware, Software Development

Fault Domain

A group of devices or resources within a system that share a common potential cause of failure. This concept is used in designing systems that are resilient to hardware failures and other issues.

You will find this term commonly used in General IT, Reliability

Fault Injection

A testing technique used to determine the robustness of software by deliberately introducing faults into the system.

You will find this term commonly used in Software Testing, Reliability

What's Your
Career Path?
Google DevOps Engineer Career Path

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
43 Hrs 22 Min
icons8-video-camera-58
479 On-demand Videos

Original price was: $129.00.Current price is: $51.60.

Add To Cart
ICD 9, ICD 10, ICD 11 : Medical Coding Specialist Career Path

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
37 Hrs 56 Min
icons8-video-camera-58
193 On-demand Videos

Original price was: $99.00.Current price is: $29.00.

Add To Cart
Web Designer Career Path

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
34 Hrs 37 Min
icons8-video-camera-58
172 On-demand Videos

Original price was: $129.00.Current price is: $51.60.

Add To Cart
Entry Level Information Security Specialist Career Path

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
113 Hrs 4 Min
icons8-video-camera-58
513 On-demand Videos

Original price was: $129.00.Current price is: $51.60.

Add To Cart
Data Analyst Career Path

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
56 Hrs 45 Min
icons8-video-camera-58
358 On-demand Videos

Original price was: $129.00.Current price is: $51.60.

Add To Cart
Kubernetes Certification: The Ultimate Certification and Career Advancement Series

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
12 Hrs 18 Min
icons8-video-camera-58
207 On-demand Videos

Original price was: $129.00.Current price is: $51.60.

Add To Cart
Certified Ethical Hacker Career Path

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
129 Hrs 51 Min
icons8-video-camera-58
807 On-demand Videos

Original price was: $129.00.Current price is: $51.60.

Add To Cart
Cisco Network Engineer Career Path

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
129 Hrs 56 Min
icons8-video-camera-58
473 On-demand Videos

Original price was: $129.00.Current price is: $51.60.

Add To Cart
AWS Cloud Practitioner Career Path

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
62 Hrs 56 Min
icons8-video-camera-58
475 On-demand Videos

Original price was: $129.00.Current price is: $51.60.

Add To Cart
IT Project Manager Career Path

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
36 Hrs 58 Min
icons8-video-camera-58
151 On-demand Videos

Original price was: $129.00.Current price is: $51.60.

Add To Cart
Video Editor Career Path

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
24 Hrs 2 Min
icons8-video-camera-58
154 On-demand Videos

Original price was: $129.00.Current price is: $51.60.

Add To Cart
IT Manager’s Survival Bundle Training Series – 10 Courses

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Total Hours
174 Hrs 15 Min
icons8-video-camera-58
773 On-demand Videos

Original price was: $179.00.Current price is: $47.40.

Add To Cart

Black Friday

70% off

Our Most popular LIFETIME All-Access Pass