IT Glossary - ITU Online IT Training
Ready to start learning?Individual Plans →Team Plans →

IT Glossary

Showing terms starting with F (331 terms)

Feature Branch

A branching model used in version control where a developer creates a branch for a specific feature or task to keep it separate from the main codebase until it is ready to be merged. This practice facilitates isolated development and easier code review.

Commonly used in Software Development

Feature Branch Workflow

A version control strategy where developers create branches for each new feature or fix before merging them back into the main branch upon completion. This workflow facilitates parallel development while minimizing conflicts in the codebase.

Commonly used in Software Development

Feature Creep

The tendency for product or project requirements to increase during development beyond those originally foreseen, often leading to delays and budget overruns. It can result from both external demands and internal desires to add more features to the product.

Commonly used in Software Development, Management

Feature Detection

In web development, a technique for determining whether a browser supports a particular feature, allowing developers to tailor experiences based on the capabilities of the user’s browser. In machine learning, it refers to identifying features in data that are relevant to a task.

Commonly used in Software Development, AI

Feature Encoding

The process of converting categorical data into numerical form so that it can be provided to machine learning models for training.

Commonly used in AI, Machine Learning

Feature Engineering

The process of selecting, modifying, and creating new features from raw data to improve the performance of machine learning models.

Commonly used in AI, Machine Learning

Feature Extraction

In machine learning and pattern recognition, the process of transforming raw data into a set of features that can be effectively used in a predictive model. It is a critical step in the preprocessing of data for machine learning algorithms.

Commonly used in AI, Machine Learning

Feature Flag

A technique in software development that involves incorporating a toggle, or a flag, to enable or disable feature functionality without deploying new code. This allows developers to test new features and roll them out gradually.

Commonly used in Software Development

Feature Phone

A class of mobile phones that retains the form factor of earlier-generation phones, with physical buttons and a basic display, but with extra features such as a camera and internet capabilities.

Commonly used in General IT, Mobile Technology

Feature Toggle

A technique in software development that allows developers to enable or disable features without changing the code. This is useful for A/B testing, canary releases, or gradually rolling out features to users.

Commonly used in Software Development

FEC (Forward Error Correction)

A system of error control for data transmission, whereby the sender adds redundant data to its messages. This allows the receiver to detect and correct errors (within some limit) without the need to ask the sender for additional data.

Commonly used in Networking

Federated Analytics

An approach to data analysis that allows for the aggregation of insights from distributed datasets without moving the data itself, preserving privacy and security.

Commonly used in Data Science, Privacy

Federated Cloud

A model of cloud computing where multiple cloud services are accessible through a common platform, enabling interoperability and data portability across different cloud providers. Federated clouds facilitate the integration and management of services across diverse cloud environments.

Commonly used in Cloud Computing

Federated Database

A type of virtual database management system that allows users to access and manipulate data from multiple databases as if it were a single database. This approach can simplify querying and transactions across diverse data sources.

Commonly used in Databases, Data Management

Federated Identity Management

A system of governance and management of multiple identity verification and authentication systems across organizational and technological boundaries. It enables users to access services across different domains with a single identity.

Commonly used in Security, Cloud Computing

Federated Learning

A machine learning approach that trains an algorithm across multiple decentralized devices or servers holding local data samples, without exchanging them. This approach is beneficial for privacy preservation and reducing the need for data transfer.

Commonly used in AI, Privacy

Federated Query

A type of database query that can access and return data from multiple databases or sources as if they were a single entity.

Commonly used in Data Management, Database Design

Federated Search

The ability to search for information across multiple databases or systems from a single query interface.

Commonly used in General IT, Data Management

Federated Search Architecture

An information retrieval technology that allows the simultaneous search of multiple searchable resources from a single query interface.

Commonly used in Data Management, Web Technologies

Federation (in IT)

The act of linking together several separate IT systems, databases, or applications to allow them to share and exchange information. It is often used in identity management to enable single sign-on (SSO) across different systems.

Commonly used in General IT, Security

Federation Services

In a distributed computing environment, federation services enable different IT systems, organizations, or domains to share identity, authentication, and authorization procedures and data. This allows users to access multiple systems with a single set of credentials.

Commonly used in Security, Cloud Computing

Feedback Control System

A system that adjusts its performance based on feedback from the system output. Feedback control systems are used in various applications, including industrial control, robotics, and adaptive algorithms in software and hardware.

Commonly used in AI, Robotics

Feedback Loop

A process in which the outputs of a system are circled back and used as inputs. This concept is fundamental in adaptive systems, including control systems, cybernetics, and various branches of artificial intelligence.

Commonly used in AI, General IT

Feedback Suppression

Techniques used in digital signal processing to reduce or eliminate feedback (e.g., echo) in audio systems or telecommunications.

Commonly used in General IT, Audio Engineering

Feedback Systems

Systems designed to adjust their own operation or behavior based on feedback they receive from external inputs or from their own performance.

Commonly used in General IT, Cybersecurity

Femtocell

A small, low-power cellular base station typically used to improve mobile network reception inside a home or small business area.

Commonly used in Networking

Fetch API

A modern interface in JavaScript used for accessing and manipulating parts of the HTTP pipeline, such as requests and responses. It provides a more powerful and flexible feature set compared to older techniques like XMLHttpRequest.

Commonly used in Web Development

Fiber Channel

A high-speed network technology primarily used for computer data storage networking.

Commonly used in Networking, Storage

Fiber Optic Cable

A cable made of glass fibers that transmit data as pulses of light. Fiber optic cables have a higher bandwidth and can transmit data over longer distances than traditional metal cables, making them ideal for high-speed data communications.

Commonly used in Networking

Fiber Optics

A technology that uses glass (or plastic) threads (fibers) to transmit data. Fiber optics has a major advantage over metal cables in that they are less susceptible to interference and can carry data over longer distances without significant loss.

Commonly used in Networking

Fiber to the Home (FTTH)

A technology that delivers communication signal over optical fiber directly to the home or business, offering high-speed internet access.

Commonly used in Networking

Fiber To The X (FTTx)

A generic term for any broadband network architecture that uses optical fiber to provide all or part of the local loop used for last-mile telecommunications.

Commonly used in Networking, Telecommunications

Fibre Channel

A high-speed network technology primarily used for storage networking. Fibre Channel is most often used to connect computer data storage to servers in storage area networks (SANs).

Commonly used in Networking, Storage

Fibre Channel over IP (FCIP)

A tunneling protocol used to connect geographically distributed Fibre Channel SANs (Storage Area Networks) over IP networks.

Commonly used in Networking, Storage

Fibre Channel Protocol

A high-speed data transfer protocol typically used in storage area networks (SANs) to connect data storage facilities with data servers. It is known for its high throughput and reliability in handling data storage communications.

Commonly used in Networking, Storage

FIDO (Fast Identity Online)

A set of technology-agnostic security specifications for strong authentication. FIDO is aimed at reducing the reliance on passwords to authenticate users.

Commonly used in Security, Cybersecurity

FIDO2 (Fast Identity Online 2)

The latest set of specifications for strong authentication from the FIDO Alliance. FIDO2 enables users to leverage common devices to easily authenticate to online services in both mobile and desktop environments.

Commonly used in Security, Cybersecurity

Field Service Management

The management of resources employed at or en route to the property of clients, rather than on company property. It involves scheduling service orders, dispatching agents, and tracking vehicle locations and job status.

Commonly used in Business, IT Management

Field Test

The process of testing an electronic device in the conditions under which it will be used, as opposed to laboratory or controlled tests. This is crucial for understanding how a product performs in real-world scenarios.

Commonly used in General IT, Hardware

Field-Effect Transistor (FET)

A type of transistor commonly used in digital circuits, which controls the flow of electricity by applying voltage to a gate.

Commonly used in Hardware, Electronics

File Allocation Table (FAT)

A file system architecture used in many operating systems for storing file directories and metadata. FAT is simple and widely compatible but has limitations in terms of maximum disk size and file size.

Commonly used in Operating Systems, Storage

File Allocation Techniques

The methods used by operating systems to allocate space on a filesystem for files. This can include methods like contiguous allocation, linked allocation, and indexed allocation, each with its own advantages and disadvantages in terms of speed, space efficiency, and fragmentation.

Commonly used in Operating Systems, Storage

File Carving

The process of extracting files from a digital storage medium based on content, typically used in digital forensics to recover deleted files.

Commonly used in Cybersecurity, Digital Forensics

File Descriptor

An abstract indicator used to access a file or other input/output resource, such as a pipe or network socket. File descriptors form part of the POSIX API and are an integral part of Unix and Linux systems programming.

Commonly used in Operating Systems, General IT

File Encryption

The process of using a cryptographic algorithm to transform readable data (plaintext) into a form that hides its original content (ciphertext), ensuring that only authorized parties can access it.

Commonly used in Security, Privacy

File Handle

An abstract indicator (or token) used for accessing a file or other data resource. It is used by operating systems to allow applications to manipulate and track the use of files and other resources.

Commonly used in General IT, Operating Systems

File Integrity Check

A security process that uses cryptographic hashes to verify the integrity and authenticity of files, detecting any unauthorized changes.

Commonly used in Cybersecurity

File Integrity Monitoring (FIM)

A security process that involves the real-time monitoring and analysis of files to detect unauthorized changes. This can help in early detection of tampering, data breaches, or compliance issues with critical system and configuration files.

Commonly used in Security, Cybersecurity

File Level Storage

A storage architecture where data is stored and organized as files within folders, similar to how data is stored on a personal computer’s file system.

Commonly used in Data Management, Storage

File Locking

A mechanism that prevents simultaneous access to a file by multiple processes to avoid data corruption or inconsistency.

Commonly used in General IT, Data Management