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 47 of 309
-
Cluster File System
Cluster file system is a type of distributed file system that lets multiple servers in a cluster access the same shared storage and unified file namespace concurrently, enabling centralized file management for scale-out workloads and high-availability architectures in enterprises.
-
Cluster Hardening
Cluster hardening is the process of configuring and operating compute, storage, or data-processing clusters to reduce attack surface, enforce security controls, and maintain compliance with defined security baselines in multi-node environments used for enterprise applications and data workloads.
-
Clustering Algorithm
Clustering algorithm is an unsupervised machine learning method that groups unlabeled data into clusters based on similarity or distance measures, enabling enterprises to organize large datasets, discover structure, and support analytics, segmentation, and anomaly detection without predefined class labels.
-
Cluster Interconnect
Cluster interconnect is the dedicated communication fabric that links nodes inside a compute, storage, or application cluster, enabling coordination, data movement, and failover, and it matters because its latency, bandwidth, and reliability directly constrain clustered system performance and availability.
-
Cluster Management
Cluster management is the set of administrative and control functions that configure, monitor, and coordinate multiple interconnected nodes as a unified system, enabling high availability, resource pooling, and policy-based workload operations in enterprise data center and cloud environments.
-
Cluster Management Software
Cluster management software is a control layer that administers groups of interconnected servers or virtual machines as a single cluster, enabling centralized provisioning, scheduling, monitoring, and policy enforcement for high-availability and compute- or data-intensive workloads in enterprise environments.
-
Cluster Network Fabric
Cluster network fabric is a structured high-bandwidth interconnect that links servers or nodes in a compute or storage cluster, enabling low-latency, scalable communication that supports high-performance computing, analytics and other distributed enterprise workloads that depend on frequent node-to-node data exchange.
-
Cluster Orchestrator
Cluster orchestrator is software that manages deployment, scheduling, health, and lifecycle operations of workloads across multiple compute nodes in a cluster, enabling enterprises to run distributed applications with centralized control over resources, policies, and day-to-day operations.
-
Coastal Surveillance Radar
Coastal surveillance radar is a shore-based radar system that monitors maritime areas near coastlines to detect and track vessels and other targets, supporting maritime security, vessel traffic management, and coastal infrastructure protection in government, defense, and critical-infrastructure enterprise environments.
-
Code-Based Cryptography
Code-based cryptography is a family of public-key schemes based on hard decoding problems for linear error-correcting codes, relevant to enterprises as a candidate post-quantum approach for encryption and key establishment within protocols, public key infrastructures, and long-term cryptographic migration strategies.
-
Code Coverage Analyzer
Code coverage analyzer is a software tool that measures which portions of source code execute during testing and reports coverage metrics, helping enterprises quantify test thoroughness, enforce quality policies, and support governance and compliance in software development and delivery processes.
-
Code Dependency Graph
Code dependency graph is a directed graph representation of software components and the explicit dependencies between them, used in enterprises to analyze architecture, manage software risk, support security assessments, and plan changes across large application and service portfolios.
-
Code Division Multiple Access
Code division multiple access is a spread-spectrum radio access method that allows multiple users to share the same frequency band simultaneously using distinct codes, relevant for understanding cellular network capacity, coverage characteristics, and enterprise reliance on legacy 2G and 3G mobile services.
-
Code Fork
Code fork is the creation of an independent copy of a software codebase that diverges from the original project, allowing separate development, governance, and release cycles, which affects enterprise maintenance, security patching, and long-term software lifecycle management decisions.
-
Code Integrity Verification
Code integrity verification is the process and control set that confirms software code has not been altered or tampered with from a trusted state, using cryptographic checks, to reduce unauthorized code execution risk in enterprise and regulated environments.
-
Code libraries
Code libraries are collections of reusable software components that applications call through defined interfaces, enabling modular development, consistency, and centralized maintenance of common functions, while requiring enterprise oversight for security, licensing, and software supply chain risk management.
-
Code Merge Request
Code merge request is a controlled proposal to integrate a set of code changes from one branch into another within a version control platform, used by enterprises to enforce review, testing, and governance policies before code enters shared or production branches.
-
Code Obfuscation
Code obfuscation is the intentional transformation of software code into a harder-to-analyze form while preserving functionality, used by enterprises to deter reverse engineering, protect proprietary logic and cryptographic implementations, and manage software risk in untrusted or semi-trusted deployment environments.
-
Code Review
Code review is a structured process in which developers examine each other’s source code to detect defects, enforce security and coding standards, and support maintainable software, operating as a defined control point within enterprise development and governance workflows.
-
Code Scanning Pipeline
Code scanning pipeline is an automated sequence of security and quality analysis stages integrated into CI/CD workflows to inspect source code and related artifacts for vulnerabilities, defects, and policy violations, supporting governance, compliance, and structured software risk management in enterprises.