Skip to main content

Enterprise Technology Terminology

Definitions, concepts, acronyms, and terminology used across enterprise technology markets.

The Decision Insights Term collection provides definitions and explanations for technology terms, acronyms, products, architectures, standards, and industry concepts used throughout enterprise IT.

Entries are designed to help technology professionals, business leaders, researchers, and students quickly understand terminology spanning networking, cloud computing, cybersecurity, artificial intelligence, software development, infrastructure, observability, telecommunications, and related domains.

Use the search bar to find specific terms, concepts, acronyms, technologies, or industry terminology.

5,405 results · page 166 of 271

  • Observation–Action Loop

    Observation–action loop is a closed feedback cycle in which a system repeatedly observes its environment, computes decisions, and executes actions. It matters in enterprise settings because it underpins automated control, monitoring, and adaptive behavior across operational, cyber-physical, and AI-driven systems.

  • Obstacle Avoidance System

    Obstacle avoidance system is a hardware and software subsystem that detects objects in the path of vehicles or robots and executes or supports avoidance maneuvers, which matters for safety, regulatory compliance, and operational risk management in automated enterprise environments.

  • Offshore Communications Hub

    Offshore Communications Hub is a remote communications facility or network node outside a country’s territory that connects offshore assets to enterprise, telecom, and operational networks while supporting continuity, access control, and traffic routing.

  • OLAP Cube

    OLAP cube is a multidimensional analytical data structure that stores pre-aggregated measures across business dimensions to support high-speed queries. It matters in enterprise settings because it underpins governed reporting, planning, and performance analysis while offloading analytical workloads from transactional systems.

  • Onboard AI Processor

    Onboard AI processor is a dedicated compute component integrated into a device or system to run artificial intelligence workloads locally. It matters in enterprise contexts for enabling on-device inference, reducing dependency on cloud resources, and supporting latency and data-locality requirements.

  • Onboard Telematics Unit

    Onboard telematics unit is an embedded device in vehicles or mobile assets that gathers and transmits location, diagnostic, and operational data over wireless networks, enabling enterprise fleet monitoring, maintenance planning, compliance reporting, and integration with telematics, analytics, and asset-management platforms.

  • On-Chip Learning

    On-chip learning is a hardware-based machine learning approach in which models update directly on the chip where inference runs, enabling local adaptation to data while reducing reliance on centralized training infrastructure and supporting constrained or privacy-sensitive enterprise environments.

  • One Prompt Agents

    One Prompt Agents are agentic AI systems controlled by a single natural-language prompt. They matter in enterprise settings because they condense task instructions, constraints, and output expectations into one interface for model-driven automation and content generation.

  • One-Time Pad

    One-time pad is a symmetric encryption method that uses a truly random key as long as the message and, when correctly implemented and never reused, provides information-theoretic secrecy, serving as a benchmark for confidentiality in enterprise cryptography discussions.

  • Online Inference

    Online inference is the execution of trained models on live, incoming data to produce real-time or near-real-time predictions within production systems, used by enterprises to support operational decisions, automated responses, and model-driven application behavior under defined performance and governance constraints.

  • ONNX Runtime

    ONNX Runtime is an open source, cross-platform inference engine for executing machine learning models in the ONNX format across CPUs, GPUs, and accelerators, used by enterprises to standardize and optimize model inference across diverse infrastructure and deployment environments.

  • On-Orbit Computing

    On-orbit computing is the execution of data processing and storage workloads directly on satellites or other spacecraft in Earth orbit, which matters to enterprises because it supports edge processing, reduces downlink volume, and changes how space-derived data integrates with terrestrial systems.

  • On-Prem Edge Cluster

    On-prem edge cluster is a localized group of compute, storage, and networking resources deployed inside an enterprise facility to run edge workloads near data sources, enabling local processing, policy enforcement, and integration with centralized data center or cloud environments.

  • on-premises

    On-premises refers to IT infrastructure and software that an enterprise deploys and operates within facilities it owns or controls, rather than in a public cloud, and matters because it affects governance, compliance, cost structures, performance, and hybrid architecture strategies.

  • Ontology Alignment

    Ontology alignment is the process of identifying and formally mapping correspondences between entities in different ontologies so heterogeneous data sources can interoperate, supporting semantic consistency across systems for analytics, integration, knowledge graphs, and governance in enterprise environments.

  • Ontology Mapping

    Ontology mapping is the process of defining formal correspondences between entities in different ontologies so heterogeneous systems can interpret data consistently, supporting semantic interoperability, cross-system analytics, and reuse of shared conceptual models in enterprise data and knowledge architectures.

  • Ontology Reasoner

    Ontology reasoner is software that applies formal logic to an ontology and its data to infer new relationships, validate consistency, and classify concepts, which supports semantic data quality, policy enforcement, and knowledge graph use in enterprise environments.

  • OpenACC

    OpenACC is a directive-based programming standard for annotating C, C++, and Fortran code so compilers can offload parallel regions to GPUs and other accelerators, enabling heterogeneous execution while preserving a single, portable source code base for enterprise HPC workloads.

  • Open API Specification

    OpenAPI Specification is a language-agnostic, machine-readable standard for describing HTTP-based APIs so teams can document endpoints, requests, responses, and security in a consistent contract, supporting API governance, automation, and integration across enterprise architecture, tooling, and partner ecosystems.

  • Open Authorization 2.0

    Open Authorization 2.0 (OAuth 2.0) is an open standard authorization framework that lets enterprises grant third-party applications scoped, time-limited access to protected resources via tokens, improving control over API and data access without exposing primary user credentials.