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.
[th-aps]

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

Plug and Play

The ability of a computer system to automatically detect and configure hardware peripherals.

You will find this term commonly used in General IT

Plug-In

A software component that adds specific features or functionality to an existing application.

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

Plug-In Hybrid

A vehicle with both a conventional internal combustion engine and a rechargeable battery.

You will find this term commonly used in Automotive Technology, Green Technology

PMP (Project Management Professional)

Recognized globally for project management, focusing on leading projects and teams.

You will find this term commonly used in Project Management

Pop-Up

A small window that appears on top of a webpage or application to display additional information or prompt user interaction.

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

Port

A communication endpoint in a computer system used for transferring data between different processes or devices.

You will find this term commonly used in Networking

Port Forwarding

Redirecting network traffic from one port to another.

You will find this term commonly used in Networking, Security

Portability

The ease with which software or hardware can be transferred from one environment to another.

You will find this term commonly used in General IT

PostgreSQL

An open-source relational database management system known for its reliability and robust feature set.

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

Power Efficiency

The ratio of useful power output to total power input in a system or device.

You will find this term commonly used in Green Technology, Hardware

Power Management

Controlling and optimizing the power usage of devices.

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

Power Supply

A device that provides electrical energy to an electrical load.

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

Power Supply Unit (PSU)

A device that converts electrical power from an outlet into usable power for computer components, providing stable voltages and currents.

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

Predictive Analytics

Predictive analytics is the use of data, statistical algorithms, and machine learning techniques to forecast future trends, behaviors, or outcomes based on historical data patterns, enabling proactive decision-making and planning.

You will find this term commonly used in Data Analytics, AI

Predictive Maintenance

Predictive maintenance is a maintenance strategy that uses data analysis, machine learning, and condition monitoring to predict equipment failures and schedule maintenance activities before breakdowns occur.

You will find this term commonly used in AI, Maintenance, Manufacturing

Predictive Modeling

Using statistical techniques and machine learning algorithms to predict future outcomes based on historical data.

You will find this term commonly used in AI, Data Analytics

Primary Key

A unique identifier for each record in a database table.

You will find this term commonly used in Database Management, General IT

Printer

A device that produces a physical copy of text or graphics on paper.

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

Privacy

The protection of sensitive information from unauthorized access.

You will find this term commonly used in Security, Cybersecurity

Privacy Concerns

Issues related to the protection of personal information and the right to privacy in digital environments.

You will find this term commonly used in Security, Cybersecurity

Privacy Policy

A statement that outlines how an organization collects, uses, and protects user data.

You will find this term commonly used in Security, Cybersecurity

Private Cloud

A private cloud is a cloud computing environment dedicated solely to one organization, offering the same benefits of scalability, flexibility, and resource optimization as public clouds but with greater control and security.

You will find this term commonly used in Cloud Computing

Private IP Address

An IP address that is not publicly accessible over the internet, typically used within a private network.

You will find this term commonly used in Networking, Security

Procurement

The process of acquiring goods or services, often involving requests for proposals (RFPs) and vendor selection.

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

Product Manager

Oversees the development and marketing strategy of IT products from conception through launch.

You will find this term commonly used in Product Development, Marketing

Program

A set of instructions that tell a computer how to perform specific tasks or functions.

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

Programming

The process of creating software or applications using code.

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

Programming Language

A programming language is a formal language comprising a set of instructions that can be used to produce various kinds of output, such as algorithms, data structures, and software applications, through computer programming.

You will find this term commonly used in Software Development

Project Management

The process of planning, organizing, and managing resources to complete a project.

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

Project Management Institute (PMI)

Known for the Project Management Professional (PMP) certification, PMI also offers certifications in agile project management, risk management, and more.

You will find this term commonly used in Project Management

Project Management Software

Project management software is a tool or application used to plan, organize, track, and manage projects, tasks, and resources, facilitating collaboration, communication, and project progress monitoring.

You will find this term commonly used in General IT, Project Management, Collaboration

Protocol

A set of rules governing the format and transmission of data between devices in a network.

You will find this term commonly used in Networking

Proxy Server

A server that acts as an intermediary between clients and other servers, forwarding requests.

You will find this term commonly used in Networking, Security

Pseudocode

A high-level description of an algorithm that uses natural language and structural conventions.

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

Public Cloud

A type of cloud computing where services and infrastructure are provided over the internet by third-party providers.

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

Public IP Address

An IP address that can be accessed over the internet, typically assigned to network devices by internet service providers (ISPs).

You will find this term commonly used in Networking, Security

Public Key

A cryptographic key pair consisting of a public key and a private key used for encryption and digital signatures.

You will find this term commonly used in Security, Cryptography

Public Key Cryptography

A cryptographic system that uses pairs of keys: a public key, which may be disseminated widely, and a private key, which is known only to the owner.

You will find this term commonly used in Security, Cryptography

Public Key Infrastructure (PKI)

A system for securely exchanging information using public and private cryptographic keys.

You will find this term commonly used in Security, Cybersecurity

Public Wi-Fi

Wireless internet access provided in public locations such as cafes, airports, and libraries.

You will find this term commonly used in Networking, Security

Python

A versatile and easy-to-learn programming language commonly used for web development, data analysis, and artificial intelligence.

You will find this term commonly used in General IT, Programming, AI

Python Anaconda

A free and open-source distribution of the Python and R programming languages for scientific computing, that aims to simplify package management and deployment.

You will find this term commonly used in Data Science, Software Development

Python async/await

A feature introduced in Python 3.5 for writing asynchronous code using the async and await keywords, simplifying asynchronous programming.

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

Python Asyncio

A built-in Python library for asynchronous programming and event-driven I/O, providing a framework for writing concurrent and responsive applications.

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

Python Asyncpg

An asynchronous PostgreSQL client library for Python that allows developers to interact with PostgreSQL databases in an asynchronous and non-blocking manner.

You will find this term commonly used in Database Management, Software Development

Python Beautiful Soup

A Python library used for web scraping and parsing HTML and XML documents, making it easy to extract data from web pages.

You will find this term commonly used in Web Development, Data Scraping

Python BeautifulSoup

A Python library for web scraping and parsing HTML and XML documents, allowing developers to extract data from web pages with ease.

You will find this term commonly used in Web Development, Data Analytics

Python Bokeh

A Python library for creating interactive and scalable visualizations in web browsers, allowing developers to build rich and interactive data applications.

You will find this term commonly used in Data Visualization, Web Development

Python Bottle

A micro web framework for Python, designed for creating simple web applications with minimal effort and code.

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

Python Celery

A distributed task queue for Python that allows developers to run asynchronous tasks in the background, enabling scalable and distributed processing of workloads.

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

What's Your
Career Path?
Google DevOps Engineer 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 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: $59.99.

Add To Cart
Information Security Analyst Career Path
Information Security Analyst Career Path

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

Total Hours
58 Hrs 1 Min
icons8-video-camera-58
225 On-demand Videos

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

Add To Cart
Kubernetes Certification
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
azure-administrator-career-path
AZ-104 Learning Path : Become an Azure Administrator

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

Total Hours
109 Hrs 6 Min
icons8-video-camera-58
433 On-demand Videos

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

Add To Cart
Web Designer Career Path
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
Network Security Analyst
Network Security Analyst Career Path

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

Total Hours
111 Hrs 24 Min
icons8-video-camera-58
518 On-demand Videos

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

Add To Cart
Video Editor Career Path
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
Information Security Career Path
Leadership Mastery: The Executive Information Security Manager

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

Total Hours
95 Hrs 34 Min
icons8-video-camera-58
348 On-demand Videos

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

Add To Cart
Cisco Network Career Path
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
IT Manager's Survival Bundle
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
AWS Cloud Practitioner
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

Cyber Monday

70% off

Our Most popular LIFETIME All-Access Pass