Skip to main content

Enterprise Technology Glossary

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

The Decision Insights Glossary 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.

6,173 results · page 147 of 309

  • Job Submission Portal

    Job submission portal is a software or web-based interface that allows users to submit and manage computational jobs on shared resources such as HPC clusters or cloud batch systems, providing policy control, monitoring, and integration with enterprise identity and governance.

  • Job Submission Script

    Job submission script is a text-based file used in high-performance computing and clustered environments to declare resource needs, runtime parameters, and scheduler directives for batch jobs, enabling reproducible execution, policy enforcement, and auditable resource usage across shared enterprise compute infrastructure.

  • Joint All-Domain Operations

    Joint All-Domain Operations is a U.S. Department of Defense operational concept for integrating military activities across land, air, maritime, space, cyberspace, and the electromagnetic spectrum to enable coordinated effects, guide capability development, and define interoperability and data-sharing requirements for joint and coalition forces.

  • Josephson Junction

    Josephson junction is a quantum electronic device comprising two superconductors separated by a thin barrier that supports supercurrent via the Josephson effect, relevant to superconducting qubits, digital logic, and precision voltage standards in specialized enterprise, research, and metrology environments.

  • JSON

    JSON (JavaScript Object Notation) is a text-based data interchange format that encodes structured data as name-value pairs and arrays, widely used in APIs, microservices, and logging because it is language independent and supported across enterprise application, data, and security platforms.

  • JSONL

    JSONL (JSON Lines) is a plain-text format that stores one JSON object per line to support streaming, log aggregation, and large-scale data ingestion in enterprise systems, enabling line-oriented processing across data pipelines, observability stacks, and analytics or machine learning workflows.

  • JSON Schema

    JSON Schema is a standard-based vocabulary for describing and validating the structure and constraints of JSON data, used in enterprises to formalize API contracts, improve data quality, and support governance across distributed systems and integration architectures.

  • JSON Web Tokens

    JSON Web Tokens (JWT) is an open standard token format that encodes claims as a signed or encrypted JSON object, enabling stateless authentication and authorization across APIs, microservices, and federated identity systems in enterprise security and integration architectures.

  • Junction Temperature

    Junction temperature is the internal operating temperature at the active region of a semiconductor device that manufacturers specify as a maximum limit. It matters in enterprise hardware design, reliability engineering, and data center thermal management because it constrains performance, density, and failure rates.

  • Just-In-Time Access

    Just-in-time access is an access control method that grants narrowly scoped, temporary permissions only when needed, then revokes them automatically. It matters in enterprise environments because it reduces standing privileges, aligns with zero-trust and least-privilege practices, and supports compliance controls.

  • Kafka Topic

    Kafka topic is a named log-based channel in Apache Kafka that organizes and stores ordered event records for producers and consumers, enabling decoupled communication, retention-based replay, and structured data movement across enterprise applications and analytics platforms.

  • K-Anonymity

    K-anonymity is a formal privacy model that requires each record in a released dataset to share its quasi-identifier values with at least k−1 other records, supporting structured de-identification and reidentification risk management in enterprise data sharing and analytics contexts.

  • Kernel Auto-Tuner

    Kernel auto-tuner is a software mechanism that automatically evaluates and selects optimized versions of compute kernels for a given hardware platform, enabling architecture-aware performance for high-performance computing, analytics, and machine learning workloads without extensive manual low-level tuning.

  • Kernel-based Virtual Machine

    Kernel-based Virtual Machine is a Linux kernel virtualization module that uses hardware-assisted virtualization extensions to run virtual machines as regular Linux processes, supporting consolidation of mixed operating system workloads in data centers and cloud infrastructures for workload isolation and resource control.

  • Kernel Fusion

    Kernel fusion is a compiler and runtime optimization technique that combines multiple GPU or accelerator kernels into a single launch to lower memory traffic and overhead, which affects throughput, latency, and infrastructure efficiency for enterprise AI, analytics, and HPC workloads.

  • Kernel Hardening Module

    Kernel Hardening Module is an operating system kernel component or extension that enforces additional security controls and exploit mitigations within kernel space, which matters in enterprises for reducing kernel-level attack surfaces, limiting privilege escalation, and supporting hardening and compliance objectives.

  • Kernel Protection

    Kernel protection is a set of operating system security mechanisms that control and monitor access to the kernel to prevent unauthorized code execution and tampering, which helps enterprises reduce privilege escalation risk and support hardening and compliance objectives.

  • Kernel Thread

    Kernel thread is an operating system construct that the kernel schedules directly on CPU cores, providing the execution context for processes and services. It matters in enterprise environments because it underpins performance, scalability, and reliability of workloads and infrastructure platforms.

  • Key Distribution Center

    Key Distribution Center is a central authentication service that issues symmetric cryptographic keys or tickets, enabling network entities to authenticate securely under a common policy, which supports enterprise single sign-on, centralized identity control, and secure communication across domains.

  • Key Encapsulation Mechanism

    Key encapsulation mechanism (KEM) is a public-key cryptographic construct used to establish a shared symmetric key between parties, supporting standardized, auditable key establishment for protocols, zero trust architectures, and post-quantum migration in enterprise security and infrastructure environments.