A HashiCorp tool for service discovery, configuration management, and network segmentation in distributed systems. Consul provides a service registry, health checking, key-value store, and a service m...
Definition
Glossary: Letter C
Browse glossary terms starting with the letter C.
The automated management of containerized application lifecycles including deployment, scaling, networking, and availability. Container orchestration platforms like Kubernetes, Docker Swarm, and Amazo...
DefinitionA repository for storing and distributing container images. Registries can be public (Docker Hub, GitHub Container Registry) or private (AWS ECR, Google Artifact Registry, Azure Container Registry), a...
DefinitionAn HTTP response header that helps prevent cross-site scripting (XSS) and other code injection attacks by specifying which content sources a browser should consider valid. CSP allows site administrato...
DefinitionThe maximum amount of text (measured in tokens) that a language model can process in a single input-output cycle. The context window determines how much prior conversation or document content the mode...
DefinitionA class of deep neural networks most commonly applied to visual imagery analysis. CNNs use convolutional layers that apply learnable filters to detect features like edges, textures, and shapes, buildi...
DefinitionA small piece of data stored on the user's browser by a website. Cookies are used for session management, user preferences, tracking, and authentication. They are sent with every HTTP request to the o...
DefinitionAn open-source NoSQL document database that uses JSON to store data, JavaScript for queries, and HTTP for its API. CouchDB is designed for reliable, eventual consistency replication between databases,...
DefinitionAn automated attack in which stolen username-password pairs from one data breach are systematically tested against other websites and services. This exploits the common practice of password reuse acro...
DefinitionThe native file formats of PTC Creo (formerly Pro/ENGINEER), a parametric CAD/CAM/CAE software. .prt stores parts; .asm stores assemblies. Widely used in product design and manufacturing engineering.
DefinitionA statistical technique for evaluating machine learning models by partitioning data into subsets, training on some subsets and validating on others. K-fold cross-validation rotates the validation set...
DefinitionAn open-source Kubernetes extension that enables teams to manage cloud infrastructure using Kubernetes-native APIs. Crossplane turns a Kubernetes cluster into a universal control plane, allowing users...
DefinitionThe science of securing information by transforming it into an unreadable format using mathematical algorithms. Cryptography encompasses encryption, decryption, digital signatures, hash functions, and...
DefinitionSource code for Crystal, a compiled language with Ruby-inspired syntax, static typing, and C-level performance via LLVM.
DefinitionAn individual, group, or organization that conducts or intends to conduct malicious activities in cyberspace. Threat actors range from script kiddies and hacktivists to organized cybercriminals, natio...
Definition