Engineering Glossary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.

DevOps
Git
Cloud Computing
Containerization & Orchestration

Support-Level

Degree of technical assistance provided for a product or service, often tiered based on response times and scope of support.
DevOps

Swagger

Set of tools for designing, building, documenting, and consuming RESTful web services.
DevOps

Swift

General-purpose, multi-paradigm, compiled programming language developed by Apple.
DevOps

Synthetic Monitoring

Monitoring technique that uses scripted recordings or transactions to simulate user activity.
DevOps

Sysdig

Open-source system-level exploration and troubleshooting tool for Linux systems, providing deep visibility into system behavior.
DevOps

Syslog

Standard for message logging, often used in Unix and Unix-like systems for system management and security auditing.
DevOps

System Team

Team responsible for building and maintaining the platforms used by stream-aligned teams.
DevOps

TLS Certificate: DevOps Explained

Digital certificate that authenticates a website's identity and enables an encrypted connection.
DevOps

Tactics Techniques and Procedures (TTPs)

Patterns of activities or methods associated with a specific threat actor or group of threat actors.
DevOps

Taint Analysis

Technique used to identify and track data in a program that has been tainted with user input.
DevOps

Team Topologies

Organizational design approach focused on optimizing team interactions and boundaries for effective software delivery.
DevOps

TeamCity

Powerful and user-friendly continuous integration server by JetBrains, supporting various version control systems and build tools.
DevOps

Technical Debt

Implied cost of future rework caused by choosing quick, easy solutions now instead of better, more time-consuming approaches.
DevOps

Technology Stack

Set of technologies used to build and run a single application, including programming languages, frameworks, and tools.
DevOps

Telemetry

Automated process of collecting data at remote points and transmitting it to receiving equipment for monitoring.
DevOps

Telemetry vs Logging

Telemetry is continuous data collection, while logging is recording specific events.
DevOps

Tenants

In multi-tenant architecture, distinct groups of users who share a common access with specific privileges to the software instance.
DevOps

Terraform

Open-source infrastructure as code software tool that enables defining and provisioning data center infrastructure using a declarative language.
DevOps

Terraform Cloud

Managed service offering of Terraform for teams and organizations, providing collaboration features and workflow management.
DevOps

Test Automation

Use of software to execute tests and compare actual outcomes with predicted outcomes.
DevOps

Test Automation for Everything

Approach of automating all possible tests in the software development process to improve quality and efficiency.
DevOps

Test Data Management

Process of creating, managing, and maintaining test data for software testing, ensuring data quality and relevance.
DevOps

Test Environment

Setup of software and hardware on which the testing team performs testing of a new build.
DevOps

Test Environment Management

Process of planning, creating, maintaining, and managing environments for software testing, ensuring consistency and reliability.
DevOps

Test Kitchen

Tool for testing infrastructure code and software on isolated target platforms, supporting multiple providers and test frameworks.
DevOps

Test-doubles

Generic term for any object used in place of a real object for testing purposes.
DevOps

Test-driven Development (TDD)

Software development process relying on software requirements being converted to test cases before software is fully developed.
DevOps

TestFlight

Apple's platform for over-the-air installation and beta testing of mobile applications before they are submitted to the App Store.
DevOps

Testdatenmanagement

Process of creating, managing, and maintaining test data for software testing, ensuring data quality and relevance for various test scenarios.
DevOps

Testenvironment Self-Service

Ability for testers to provision and manage their own test environments, increasing efficiency and autonomy.
DevOps

Testing-as-a-Service (TaaS)

Outsourcing of testing activities to a third-party service provider, offering specialized expertise and tools for comprehensive testing.
DevOps

The Three Pillars of Observability

Logs, metrics, and traces; key components for understanding the behavior of distributed systems.
DevOps

The Three Ways

Principles underpinning DevOps movements: Flow, Feedback, Continual Learning and Experimentation.
DevOps

Theory of Constraints

Management paradigm that views any manageable system as being limited in achieving its goals by a small number of constraints.
DevOps

Threat Detection and Response (TDR)

Cybersecurity process of identifying, analyzing, and mitigating threats to an organization's IT infrastructure in real-time.
DevOps

Threat Hunting

Proactive cybersecurity technique to detect hidden threats that have evaded existing security solutions.
DevOps

Threat Intelligence

Information about potential or current threats to an organization's security, used to inform better decision-making.
DevOps

Threat Landscape

Comprehensive view of potential security threats facing an organization or industry, crucial for effective risk management.
DevOps

Threat Modeling

Process of identifying, understanding, and categorizing potential security threats.
DevOps

Time to First Byte

Measure of responsiveness that indicates the time between a user making an HTTP request and the first byte of the page being received by the browser.
DevOps

Time to Restore Service

Metric measuring how long it takes to restore a service after an incident, important for assessing system reliability.
DevOps

Time to Value

Duration between the initiation of a process and the realization of its benefits, crucial for measuring efficiency and ROI.
DevOps

Toggle by Geo-location

Feature flag technique that enables or disables features based on geographical location.
DevOps

Toggle by User Rights

Feature flag technique that enables or disables features based on user permissions.
DevOps

Toil

Manual, repetitive, automatable work in running production services that lacks long-term value and scales linearly with service growth.
DevOps

Tool Sprawl

Proliferation of tools within an organization, often leading to inefficiency and integration challenges.
DevOps

Toolchain

Set of programming tools used to perform a complex software development task or to create a software product.
DevOps

Traffic Management

Process of monitoring, controlling, and optimizing network traffic to ensure efficient data flow and prevent congestion.
DevOps

Travis CI

Distributed continuous integration service used to build and test software projects hosted on GitHub.
DevOps

Trunk-Based Development

Source control branching model where developers collaborate on code in a single branch.
DevOps

Tsuru

Open-source Platform as a Service (PaaS) that makes it easy to deploy and manage applications.
DevOps

TypeScript

Typed superset of JavaScript that compiles to plain JavaScript, offering enhanced tooling and error detection in large-scale applications.
DevOps

TypeScript First

Development approach prioritizing TypeScript over JavaScript for enhanced type safety and tooling support.
DevOps

UEBA

User and Entity Behavior Analytics; process of tracking, collecting and analyzing user and machine data to detect anomalies.
DevOps

UI Testing

Process of testing a product's graphical user interface to ensure it meets its specifications.
DevOps

Ubuntu

Popular, user-friendly Linux distribution based on Debian, known for its ease of use, regular release cycle, and strong community support.
DevOps

Unit Testing

Software testing method where individual units or components of a program are tested in isolation.
DevOps

Uptime

Measure of system reliability, expressed as the percentage of time a machine has been working and available.
DevOps

Uptime Robot

Service for monitoring websites and alerting users when their sites go down, providing 24/7 uptime monitoring.
DevOps

Uptrends

Website and server monitoring service that helps businesses ensure their online presence is always available and performing optimally.
DevOps

Use Mockups

Practice of creating simplified versions of system components for testing purposes.
DevOps

User Acceptance Test

Final phase of software testing where intended users test the software to ensure it can handle required tasks in real-world scenarios.
DevOps

User Acceptance Testing (UAT)

Final phase of software testing where actual users test the software to ensure it meets business requirements and is fit for purpose.
DevOps

Using Components with Known Vulnerabilities

Security risk of utilizing software components with documented security issues in applications.
DevOps

VMFest

Clojure library for managing virtual machines on various virtualization platforms, simplifying VM lifecycle management.
DevOps

VPC Flow Logging

Feature that enables you to capture information about the IP traffic going to and from network interfaces in your VPC.
DevOps

VPC Peering

Networking connection between two VPCs that enables you to route traffic between them using private IP addresses.
DevOps

Vagrant

Tool for building and managing virtual machine environments, streamlining the setup process for development environments.
DevOps

Vagrant-lxc

Vagrant plugin that allows the use of LXC (Linux Containers) as a provider, enabling lightweight, OS-level virtualization for development environments.
DevOps

Validate Compliance

Process of ensuring that systems and practices meet specified standards or regulations.
DevOps

Value Stream Management

Practice of optimizing the flow of value through the software delivery lifecycle.
DevOps

Value Stream Mapping

Lean technique for analyzing current state and designing future state of events that deliver a product or service to the customer.
DevOps

Vault

Secure secret management tool for storing and controlling access to tokens, passwords, certificates, and other sensitive data.
DevOps

Vaurien

Chaos Monkey-style tool for introducing delays and errors into TCP connections, useful for testing system resilience.
DevOps

Veewee

Tool for easily building custom Vagrant base boxes, KVMs, and virtual machine images.
DevOps

Velocity

Measure of the amount of work a team completes during a sprint or iteration, used in agile project management.
DevOps

Version Control

System that records changes to a file or set of files over time so that you can recall specific versions later.
DevOps

Version Control System (VCS)

Software tools that help software teams manage changes to source code over time.
DevOps

Vieraugenprinzip

German term for the "four-eyes principle", requiring two individuals to approve an action before it can be taken.
DevOps

Virtual Machine (VM)

Emulation of a computer system, providing the functionality of a physical computer.
DevOps

Virtual Private Cloud (VPC)

On-demand configurable pool of shared computing resources allocated within a public cloud environment.
DevOps

Virtualization

Creation of a virtual version of something, such as a server, storage device, network or operating system.
DevOps

Vulnerability Assessments (VA)

Systematic review of security weaknesses in an information system, often involving scanning and analysis of potential vulnerabilities.
DevOps

Vulnerability Scanning

Automated process of proactively identifying security vulnerabilities of computing systems in a network.
DevOps

WAAP (Web Application & API Protection)

Security solution that protects web applications and APIs from various types of attacks.
DevOps

WAF (Web Application Firewall)

Application firewall for HTTP applications that applies a set of rules to an HTTP conversation.
DevOps

Waste

Any activity in a process that does not add value to the customer, a key concept in lean methodologies for process improvement.
DevOps

Waterfall

Traditional, linear approach to software development with distinct phases, often contrasted with more iterative methodologies like Agile.
DevOps

Weave

Network plugin for Kubernetes that creates a virtual network for connecting containers across multiple hosts.
DevOps

Web API Security

Set of practices and measures taken to protect web APIs from various security threats and unauthorized access.
DevOps

Web Application Development

Process of creating web applications, including design, coding, testing, and deployment, often using various web technologies.
DevOps

Web Application Security

Discipline of protecting websites and web applications against security threats.
DevOps

Web Scraping

Automated process of extracting data from websites, often used for data mining, price monitoring, or content aggregation.
DevOps

WebSockets

Protocol providing full-duplex communication channels over a single TCP connection.
DevOps

Webhooks

Automated messages sent from apps when something happens, allowing real-time data transfer and integration between different systems.
DevOps

White Box Testing

Method of testing where the internal structure/design/implementation of the item being tested is known to the tester.
DevOps

Wildcard Certificate

SSL certificate that secures a domain and its subdomains, allowing for flexible and cost-effective implementation of HTTPS.
DevOps

Windows Event

Record of an occurrence in a Windows operating system or application, crucial for system monitoring and troubleshooting.
DevOps

Windows Event Log

Detailed record of system, security, and application notifications stored by Windows.
DevOps

Windows Performance Counters

Measurement tools built into Windows that provide information about system operation.
DevOps
@mention

@mention

A feature in Git platforms that allows users to notify specific team members or reference issues by using the @ symbol followed by a username.
API preview

API preview

A feature allowing developers to test and provide feedback on new Git API functionality before it's officially released.
Bare Repository

Bare Repository

A Git repository containing version control information without a working directory, typically used as a central repository for collaboration.
Bisect

Bisect

A Git command used to perform a binary search through a repository's history to identify the commit that introduced a bug or issue.
Bitbucket Pipelines

Bitbucket Pipelines

An integrated CI/CD service in Bitbucket for automating builds, tests, and deployments.
Blame

Blame

A Git feature that shows which user last modified each line of a file, helping developers trace changes and understand code history.
Blamestorming

Blamestorming

A collaborative process of analyzing Git blame information to identify the source of bugs or issues in a codebase.
Branch

Branch

A parallel version of a repository, allowing developers to work on different features or experiments without affecting the main codebase.
Branch policies

Branch policies

Rules enforced on Git branches to ensure code quality, require reviews, or restrict certain actions before merging.
Business plan

Business plan

A premium subscription tier offered by Git hosting services, providing advanced features and support for enterprise users.
CA certificate

CA certificate

A digital certificate issued by a Certificate Authority, used in Git to establish secure HTTPS connections and verify server identities.
Cache

Cache

A temporary storage area that holds frequently accessed data for quick retrieval, improving system performance.
Checkout

Checkout

A Git command used to switch between different branches or restore files from a specific commit in a repository's history.
Cherry-Pick

Cherry-Pick

A Git operation that applies the changes from a specific commit to the current branch, useful for selective code integration.
Cherry-picking

Cherry-picking

The practice of selecting and applying specific commits from one branch to another in Git, often used for targeted bug fixes.
Clone

Clone

The process of creating a local copy of a remote Git repository, allowing developers to work on the codebase independently.
Code owners file

Code owners file

A file specifying individuals or teams responsible for code in different parts of a repository.
Commit

Commit

Operation in version control systems that saves changes to the local repository, creating a new revision with a unique identifier.
Conflict

Conflict

A situation in Git where incompatible changes have been made to the same part of a file, requiring manual resolution before merging.
Continuous Integration

Continuous Integration

Practice of merging all developer working copies to a shared mainline several times a day.
DAG (Directed Acyclic Graph)

DAG (Directed Acyclic Graph)

Directed Acyclic Graph, the underlying data structure used by Git to represent the commit history and relationships between commits.
Detach HEAD

Detach HEAD

A Git operation that moves the HEAD pointer to a specific commit, allowing for temporary exploration of historical states.
Diff

Diff

A Git command or operation that shows the differences between two commits, branches, files, or other Git objects.
Downstream

Downstream

Refers to the direction of change propagation in Git, typically from a parent branch to its child branches or forks.
Explorer

Explorer

A feature in Git platforms for browsing repository contents, viewing files, and navigating through different branches.
Feature branch workflow

Feature branch workflow

A Git pattern where each new feature is developed in a dedicated branch, then merged back to the main branch.
Fetch

Fetch

A Git command that retrieves changes from a remote repository without automatically merging them into the local branch.
Force Push

Force Push

A Git push operation that overwrites the remote branch's history with the local branch, potentially causing data loss if used carelessly.
Fork

Fork

A personal copy of another user's repository on a Git hosting platform, allowing independent development without affecting the original project.
Free plan

Free plan

A no-cost tier offered by Git hosting services, typically with limited features and storage for individual users or small projects.
GPG (GNU Privacy Guard)

GPG (GNU Privacy Guard)

An encryption software used with Git for signing commits and tags, enhancing security and verification.
Gist

Gist

A simple way to share code snippets, notes, or small files using Git, often integrated into Git platforms.
Git

Git

Distributed version control system for tracking changes in source code during software development.
Git Alias

Git Alias

A custom shortcut command defined by users to simplify complex or frequently used Git operations.
Git Alternates

Git Alternates

A mechanism in Git allowing a repository to borrow objects from another repository, useful for saving disk space in large projects.
Git Annotate

Git Annotate

A Git command that shows the author and commit information for each line in a file, similar to the "blame" feature.
Git Assume Unchanged

Git Assume Unchanged

A Git feature that tells the system to temporarily ignore changes to a tracked file, useful for local configuration files.
Git Attributes

Git Attributes

A mechanism in Git for defining attributes on a per-path basis, controlling how Git handles certain files or directories.
Git Bisect

Git Bisect

A Git command used to perform a binary search through the commit history to find the commit that introduced a bug.
Git Bisect Run

Git Bisect Run

An automated version of Git Bisect that uses a script to determine if each checked-out commit is "good" or "bad".
Git Blame -C (Copy Detection)

Git Blame -C (Copy Detection)

An enhanced version of Git Blame that detects lines moved or copied from other files, providing better change tracking.
Git Bundle

Git Bundle

A Git command that creates a single file containing all the data needed to recreate a repository's branch or history.
Git Bundle Create/Verify

Git Bundle Create/Verify

Commands to create and verify Git bundles, useful for transferring repository data without using a network.
Git Cheat Sheet

Git Cheat Sheet

A quick reference guide summarizing common Git commands and their usage, helpful for both beginners and experienced users.
Git Cherry

Git Cherry

A Git command used to find commits that haven't been merged upstream, useful for identifying changes to be applied to another branch.
Git Clean

Git Clean

A command to remove untracked files from the working directory, helping to maintain a clean repository state.
Git Commit --amend

Git Commit --amend

A command that allows you to modify the most recent commit, adding new changes or updating the commit message.
Git Commit Amend

Git Commit Amend

A command that allows you to modify the most recent commit, changing its message or contents, and update it without creating a new commit.
Git Commit Hooks

Git Commit Hooks

Scripts that run automatically before or after a commit, allowing you to enforce rules, format code, or perform checks on changes.
Git Commit Templates

Git Commit Templates

Predefined structures for commit messages, helping maintain consistency and include necessary information in commits.
Git Commit Trailers

Git Commit Trailers

Metadata added to the end of commit messages, often used for things like issue references or sign-offs.
Git Commit-graph

Git Commit-graph

A file format used to store commit graph structure, improving performance for operations that traverse commit history.
Git Commit-graph Verify

Git Commit-graph Verify

A command to check the integrity and validity of the commit-graph file in a Git repository.
Git Commit-tree

Git Commit-tree

A low-level Git command used to create a new commit object from an existing tree object.
Git Config

Git Config

A command and system for setting configuration options for Git on a global, local, or repository level.
Git Count-objects

Git Count-objects

A diagnostic command that provides statistics about the number and size of objects in a Git repository.
Git Credential Helper

Git Credential Helper

A system that securely stores and retrieves credentials for Git operations, reducing the need for manual authentication.
Git Daemon

Git Daemon

A lightweight server for the Git protocol, allowing anonymous read access to Git repositories.
Git Dangling Objects

Git Dangling Objects

Objects in Git that are not reachable from any reference, often created during rebasing or other history-altering operations.
Git Describe

Git Describe

A command that generates a human-readable name for a commit based on the most recent tag and additional commit information.
Git Diff

Git Diff

A command that shows changes between commits, branches, files, or the working directory and the index.
Git Diff Algorithms

Git Diff Algorithms

Various methods used by Git to compute differences between versions of files, optimizing for different scenarios.
Git Diff Tool

Git Diff Tool

An external program or interface used to visualize differences between files or commits in a more user-friendly manner.
Git Fetch --All

Git Fetch --All

A command that fetches updates from all remote repositories configured in a Git project.
Git Filter-branch

Git Filter-branch

A powerful tool for rewriting Git history, allowing for large-scale changes across many commits.
Git Flow

Git Flow

A branching model for Git that defines a strict branching structure designed to support multiple parallel developments.
Git Fork

Git Fork

The process of creating a personal copy of someone else's project, allowing for independent development without affecting the original.
Git Fsck

Git Fsck

A command that verifies the connectivity and validity of objects in the Git database.
Git Fsck (File System Check)

Git Fsck (File System Check)

Verifies the integrity of objects in the Git database, checking for corruption and inconsistencies.
Git GPG verification

Git GPG verification

A security feature in Git that uses GPG to sign and verify commits and tags, ensuring authenticity.
Git Garbage Collection (gc)

Git Garbage Collection (gc)

A process that optimizes the Git repository by removing unnecessary files and compressing objects.
Git Gc (Garbage Collection)

Git Gc (Garbage Collection)

Short for Git Garbage Collection, a command to clean up unnecessary files and optimize the repository.
Git Grep

Git Grep

A command for searching files in a Git repository using regular expressions or simple string matching.
Git Hook

Git Hook

A script that Git automatically runs before or after specific events, like commits or merges, to customize workflows and enforce rules.
Git Hooks

Git Hooks

Same as Git Hook, scripts triggered by various Git actions to automate tasks or enforce policies.
Git Ignore

Git Ignore

A mechanism to specify intentionally untracked files that Git should ignore, typically defined in a .gitignore file.
Git Index Format

Git Index Format

The internal format used by Git to store the staging area information, representing the next commit to be made.
Git Init

Git Init

A command used to initialize a new Git repository, creating the necessary directory structure for version control.
Git Interactive Rebase

Git Interactive Rebase

A feature allowing users to modify commits in their branch history, useful for cleaning up before merging.
Git Internals (objects, refs, etc.)

Git Internals (objects, refs, etc.)

The underlying data structures and mechanisms Git uses to store and manage version control information.
Git Interpret-trailers

Git Interpret-trailers

A command to parse and manipulate the trailer lines typically found at the end of commit messages.
Git LFS (Large File Storage)

Git LFS (Large File Storage)

A system that manages large files by storing them outside the main repository, replacing them with lightweight pointers to improve performance and efficiency.
Git Large File Storage (LFS)

Git Large File Storage (LFS)

An extension that replaces large files with text pointers in Git, while storing the file contents on a remote server.
Git Log

Git Log

A command to display the commit history of a repository, showing details like author, date, and commit message.
Git Maintenance

Git Maintenance

A set of tasks performed to keep a Git repository in good condition, including garbage collection and optimization.
Git Merge Strategies

Git Merge Strategies

Different algorithms used by Git to combine separate development histories when merging branches.
Git Merge Tools

Git Merge Tools

External programs or interfaces used to resolve merge conflicts in a more visual and user-friendly manner.
Git Merge-base

Git Merge-base

A command that finds the best common ancestor between two commits, useful for determining the point where branches diverged.
Git Multi-pack Index (MIDX)

Git Multi-pack Index (MIDX)

A feature that improves performance for repositories with many pack files by creating an index across multiple packs.
Git Namespaces

Git Namespaces

A feature allowing multiple references (like branches or tags) with the same name to coexist by separating them into different namespaces.
Git Notes

Git Notes

A way to add or inspect object notes, allowing additional information to be attached to Git objects without changing their SHA-1 hash.
Git Object Storage

Git Object Storage

The system Git uses to store all the versions of files, commits, and other objects in a content-addressable filesystem.
Git Pack Files

Git Pack Files

Compressed files containing Git objects, used to efficiently store and transfer repository data.
Git Packfile Format

Git Packfile Format

The internal format used by Git to store multiple objects efficiently in a single file, reducing disk usage and improving performance.
Git Partial Clone

Git Partial Clone

A feature allowing users to clone a repository without downloading all of its objects, saving bandwidth and storage.
Git Patch

Git Patch

A file format representing changes between versions, used for sharing and applying modifications across different repositories.
Git Plumbing Commands

Git Plumbing Commands

Low-level Git commands that expose the internal workings of Git, primarily used for scripting and advanced operations.
Git Porcelain Commands

Git Porcelain Commands

User-friendly commands for everyday tasks, like git status and git commit, designed for ease of use and clear output.
Git Protocol

Git Protocol

The native network protocol used by Git for efficient data transfer between repositories.
Git Prune

Git Prune

A command that removes objects that are no longer reachable from any references in the repository.

Blockchain Interoperability

Capability of different blockchain networks to exchange and use information across cloud platforms.

Blockchain as a Service

Cloud-based blockchain infrastructure and management tools offered as a service, simplifying blockchain adoption.

Blockchain as a Service (BaaS)

Cloud platforms offering blockchain infrastructure and tools as a managed service for easy deployment and scaling.

Blockchain-Based Audit Trails for Cloud Resources

Immutable, distributed ledgers recording all actions and changes to cloud resources for enhanced accountability.

Blockchain-Based Databases

Distributed databases using blockchain for data storage and validation in cloud environments.

Blockchain-Based Networking

Use of blockchain technology for secure, decentralized network management and routing in cloud infrastructures.

Blockchain-Based Security Audit Trails

Immutable records of security events and access logs in cloud systems using blockchain technology.

Blockchain-based Cloud Security

Use of blockchain technology to enhance security, integrity, and transparency of cloud services and data.

Blockchain-based Supply Chain

Cloud-hosted blockchain networks for tracking and verifying supply chain transactions and product provenance.

Blue-Green Deployment

Cloud deployment strategy using two identical environments to minimize downtime and risk during updates.

Blue-Green Deployments

Technique using two identical production environments to reduce downtime and risk when deploying new versions of cloud applications.

Border Gateway Protocol (BGP)

Internet routing protocol used in cloud networking to exchange routing information between autonomous systems.

Brain-Computer Interfaces (BCI) for Cloud Interaction

Experimental systems allowing direct neural control of cloud resources and services.

Budget Alerts

Notifications triggered when cloud spending reaches predefined thresholds to help control costs.

Budget Management

Tools and practices for setting, tracking, and controlling cloud service expenditures.

Business Intelligence Tools (e.g., Amazon QuickSight, Power BI)

Cloud-based platforms for data analysis and visualization, e.g., Amazon QuickSight, Power BI.

CQRS (Command Query Responsibility Segregation)

Architectural pattern separating read and write operations in cloud-based applications.

Calico

Open-source networking and security solution for containers and Kubernetes in cloud environments.

Canary Deployments

Technique of rolling out changes to a small subset of users before full deployment in cloud environments.

Carbon Footprint Calculation for Cloud Services

Tools and methods for estimating the environmental impact of cloud resource usage.

Carbon Usage Effectiveness (CUE)

Metric measuring the carbon emissions associated with data center energy consumption in cloud facilities.

Carbon-Aware Computing

Cloud computing practices that consider and optimize for carbon emissions in resource allocation and usage.

Carbon-Intelligent Computing

Cloud infrastructure and algorithms designed to minimize carbon footprint by optimizing energy use and sourcing.

Carbon-Intelligent Workload Scheduling

Cloud resource management that schedules tasks based on availability of low-carbon energy sources.

Centralized Logging

Consolidation of log data from various cloud services and applications into a single, searchable repository.

Chaos Engineering Platforms

Cloud-based systems for designing, running, and analyzing controlled experiments to test system resilience.

Chaos Engineering Tools

Software used to intentionally introduce failures in cloud systems to test and improve their resilience.

Chaos Engineering as a Service

Cloud-based platforms for designing and executing controlled experiments to test system resilience.

Chargeback Models

Frameworks for allocating and billing cloud service costs to different departments or projects within an organization.

Chargeback and Showback

Methods for allocating cloud costs to business units, showing actual charges or usage without billing.

Chatbot Services

Cloud-based platforms for building, deploying, and managing conversational AI agents.

Cilium

Open-source, eBPF-based networking, observability, and security solution for container and Kubernetes environments.

Circuit Breaker Pattern

Design pattern that prevents cascading failures in distributed cloud systems by temporarily disabling failing components.

Circular Economy in Cloud Hardware

Practices promoting reuse, refurbishment, and recycling of cloud infrastructure components.

Cloud Abstraction Layer

Software that provides a unified interface to multiple cloud providers, simplifying multi-cloud management.

Cloud Access Security Broker (CASB)

Service that mediates between cloud users and providers, enforcing security policies and monitoring usage.

Cloud Adoption Framework

Structured approach for planning and implementing cloud migration and optimization strategies.

Cloud Analytics

Tools and services for processing and analyzing large datasets using cloud-based resources.

Cloud Asset Intelligence

Systems for discovering, classifying, and managing cloud resources across an organization's infrastructure.

Cloud Asset Management

Processes and tools for tracking, optimizing, and governing cloud resources throughout their lifecycle.

Cloud Broker

Intermediary service that helps organizations select, integrate, and manage multiple cloud services.

Cloud Bursting

Technique of extending on-premises infrastructure into the cloud to handle peak workloads.

Cloud CDN

Content Delivery Network services that distribute data from cloud origins to global edge locations for faster access.

Cloud Carbon Footprint Monitoring

Tools and practices for measuring and reporting the environmental impact of cloud resource consumption.

Cloud Center of Excellence (CCoE)

Cross-functional team responsible for cloud strategy, governance, and best practices within an organization.

Cloud Configuration Optimization

Process of adjusting cloud resource settings to improve performance, security, and cost-efficiency.

Cloud Cost Anomaly Detection

Automated identification of unusual or unexpected changes in cloud spending patterns.

Cloud Cost Optimization

Strategies and tools for reducing cloud expenses while maintaining performance and meeting business needs.

Cloud Custodian

Open-source tool for managing and enforcing cloud security, compliance, and cost optimization policies.

Cloud DNS

Scalable, managed Domain Name System service for translating domain names to IP addresses in cloud environments.

Cloud Data Sovereignty Solutions

Services ensuring data storage and processing comply with regional data residency and privacy laws.

Cloud Development Kit (CDK)

Framework for defining cloud infrastructure using familiar programming languages instead of configuration files.

Cloud Financial Operations

Practices and tools for managing, optimizing, and reporting on cloud spending and resource utilization.

Cloud Functions (Google Cloud)

Serverless compute platform for running event-driven code without managing infrastructure.

Cloud Gaming

Service that streams video games from cloud servers to user devices, reducing hardware requirements.

Cloud Governance Framework

Set of policies, processes, and tools for managing and controlling cloud resource usage and compliance.

Cloud Infrastructure Entitlement Management (CIEM)

Tools for managing access rights and permissions across multi-cloud environments.

Cloud Interconnect (Google Cloud)

Service providing direct, private network connections between on-premises networks and Google Cloud.

Cloud License Optimization

Strategies and tools for managing software licenses in cloud environments to reduce costs and ensure compliance.

Cloud Management Platform

Integrated suite of tools for monitoring, managing, and optimizing multi-cloud and hybrid cloud environments.

Cloud Migration Assessment

Evaluation of on-premises IT assets to determine feasibility, strategy, and costs for moving to the cloud.

Cloud Monitoring

Tools and services for tracking performance, availability, and health of cloud resources and applications.

Cloud Native Application Performance Management (APM)

Tools for monitoring and optimizing performance of applications built for cloud environments.

Cloud Native Buildpacks

Standardized way to transform application source code into container images for cloud deployment.

Cloud Native CI/CD

Continuous integration and delivery practices optimized for cloud-native application development and deployment.

Cloud Native Databases

Database systems designed to leverage cloud infrastructure for scalability, resilience, and performance.

Cloud Native Networking

Network architectures and technologies optimized for cloud-native application environments.

Cloud Native Observability

Practices and tools for monitoring, logging, and tracing cloud-native applications and infrastructure.

Cloud Native Security

Security practices and tools designed specifically for protecting cloud-native applications and infrastructure.

Cloud Native Storage

Storage systems designed to integrate seamlessly with cloud-native applications and container orchestrators.

Cloud Network Automation

Tools and practices for automating the deployment, configuration, and management of cloud network resources.

Cloud Network Function Virtualization (NFV)

Virtualizing network functions like firewalls and load balancers in cloud environments.

Cloud Network Intelligence

AI-driven tools for optimizing and securing cloud network performance and operations.

Cloud Performance Benchmarking Tools

Services for measuring and comparing performance metrics across different cloud providers and configurations.

Cloud Rendering

Use of cloud computing resources for processing and generating complex graphics or animations.

Cloud Repatriation

Process of moving applications or data from public cloud environments back to on-premises or private cloud infrastructure.

Cloud Robotics

Integration of cloud computing with robotics, enabling robots to leverage cloud resources for processing and data storage.

Cloud Robotics Data Analytics

Cloud-based tools for processing and analyzing large datasets generated by robotic systems.

Cloud Robotics Security

Measures and tools to protect cloud-connected robotic systems from cyber threats and unauthorized access.

Cloud Robotics Simulation Environments

Cloud-based platforms for testing and training robotic systems in virtual environments.

Cloud Run (Google Cloud)

Fully managed platform for deploying and scaling containerized applications in a serverless environment.

Cloud Security

Comprehensive measures and tools to protect data, applications, and infrastructure in cloud computing environments.

Cloud Security Posture Management (CSPM)

Tools for continuously monitoring and improving security risks in cloud infrastructure configurations.

Cloud Service Catalog

Centralized repository of available cloud services and resources within an organization.

Cloud Spend Analysis

Tools and practices for analyzing and optimizing cloud expenditures across an organization.

Cloud Spend Anomaly Detection

Automated identification of unusual or unexpected patterns in cloud service usage and costs.

Cloud Spend Forecasting

Predictive analytics tools for estimating future cloud costs based on historical usage and trends.

Cloud WAN

Wide Area Network service that connects and manages global network resources using cloud infrastructure.

Cloud WAN (Wide Area Network)

Managed service for connecting and managing global network resources using cloud infrastructure.

Cloud Workload Protection Platform (CWPP)

Security solutions designed to protect cloud-native applications and workloads across multiple environments.

Cloud-Based 3D Asset Management

Services for storing, versioning, and collaborating on 3D models and assets in the cloud.

Cloud-Based Computer Vision for Robotics

Services providing image and video analysis capabilities for cloud-connected robotic systems.

Cloud-Based Data Labeling Services

Platforms offering human-powered or AI-assisted data annotation for machine learning models.

Cloud-Based Digital Twins

Virtual representations of physical objects or systems, powered by cloud computing and IoT data.

Cloud-Based Distributed Operating Systems

OS designed to manage resources across multiple cloud environments as a single system.

Cloud-Based Generative AI Services

Platforms offering pre-trained or customizable generative AI models as cloud services.

Cloud-Based Haptic Feedback

Services using cloud computing to generate and deliver tactile sensations for virtual or augmented reality experiences.

Cloud-Based Motion Capture

Services utilizing cloud resources to process and analyze motion capture data for animation or biomechanics.

Cloud-Based Reinforcement Learning

Platforms offering scalable environments and resources for training AI agents using reinforcement learning algorithms.

Cloud-Based Robot Learning

Services enabling robots to learn and improve their capabilities using cloud-based AI and machine learning resources.

Ceph RadosGW

Object storage gateway for Ceph, providing S3-compatible API for container storage needs in Kubernetes.

Cgroup (Control Group)

Linux kernel feature for limiting, prioritizing, and isolating resource usage of container groups.

Change Data Capture (CDC)

Technique for tracking and capturing changes in databases, useful in microservices architectures.

Chaos Engineering in CI/CD

Practice of intentionally injecting failures in CI/CD pipelines to improve system resilience.

Chaos Mesh for Reliability Testing

Platform for simulating various abnormal scenarios in Kubernetes environments to test reliability.

Checkov for IaC Security Scanning

Static code analysis tool for detecting misconfigurations in Infrastructure as Code deployments.

Cilium

Open-source networking, observability, and security solution for container workloads based on eBPF.

Cilium Service Mesh

eBPF-powered service mesh offering high-performance traffic management and security for microservices.

Cilium's Hubble for Network Observability

Observability platform for Kubernetes providing deep visibility into container network flows.

Cilium's eBPF Datapath

High-performance networking mode in Cilium using extended Berkeley Packet Filter for packet processing and security.

CircleCI

Continuous integration and delivery platform supporting containerized application testing and deployment.

Circuit Breaker Pattern

Fault tolerance pattern preventing cascading failures in distributed containerized systems.

Circuit Breaking

Technique to detect failures and prevent system overload in microservices architectures, enhancing resilience.

Claim Check Pattern for Large Messages

Design pattern for handling large payloads in microservices by storing data externally, improving efficiency.

Clair for Static Image Analysis

Open-source tool for static analysis of vulnerabilities in container images, enhancing security.

Cloud Controller Manager

Kubernetes component managing interactions between cluster and cloud provider APIs, enabling cloud integration.

Cloud Native Application Bundle (CNAB)

Specification for packaging and managing distributed applications across different environments.

Cloud-Native Buildpacks

Tooling for building container images from source code without Dockerfiles, adhering to best practices.

Cloud-Native Design Patterns

Architectural patterns specifically tailored for distributed, containerized applications in cloud environments.

CloudEvents

Specification for describing event data in common formats, facilitating event-driven architectures in cloud environments.

CloudEvents Specification

Isolation technique in containerized microservices to prevent failure propagation across the system.

Cluster

Group of servers or other resources that work together as a single system to provide high availability.

Cluster API

Kubernetes project for declarative management and provisioning of clusters using Kubernetes-style APIs.

Cluster API Provider

Implementation of Cluster API for specific infrastructure providers, enabling cluster lifecycle management.

Cluster Autoscaler

Kubernetes component that automatically adjusts the size of a cluster based on resource demands.

Cluster Capacity Planning

Process of estimating and allocating resources needed for container workloads in a cluster.

Cluster Federation

Mechanism for coordinating multiple Kubernetes clusters, enabling multi-cluster application deployment and management.

Cluster Mesh

Interconnected network of container clusters, enabling cross-cluster communication and resource sharing.

Cluster Networking

Network configuration and management within and between container clusters, enabling inter-container communication.

Cluster Upgrade Process

Procedure for updating the Kubernetes version and components of a cluster while minimizing disruptions.

Cluster-level Logging

Centralized logging solution capturing logs from all containers and nodes in a cluster, aiding in troubleshooting.

ClusterAutoscaler

Kubernetes component that automatically adjusts the number of nodes in a cluster based on resource utilization.

ClusterIP

Kubernetes service type that exposes the service on an internal IP within the cluster, facilitating internal communication.

ClusterIP Services

Kubernetes services accessible only within the cluster, used for internal communication between pods.

ClusterRole

Kubernetes RBAC resource defining permissions across an entire cluster, not limited to a single namespace.

ClusterRoleBinding

Kubernetes RBAC resource that binds a ClusterRole to users, groups, or service accounts across all namespaces.

ClusterServiceVersion (CSV)

Custom resource in Operator Lifecycle Manager describing a specific version of an Operator.

Codefresh GitOps

GitOps platform for managing and automating containerized application deployments, streamlining CD workflows.

Cold Start Optimization

Techniques to reduce initialization time of containers, particularly important in serverless environments.

Compensating Transaction Pattern

Design pattern for handling failures in distributed container-based systems by reversing or compensating actions.

ConfigMap

Kubernetes API object used to store non-confidential data in key-value pairs, accessible by pods.

Consul Connect

Service mesh feature of Consul providing secure service-to-service communication with automatic TLS encryption.

Container

Standardized unit of software that packages code and all its dependencies for quick, reliable deployment.

Container Breakout Techniques

Methods used by attackers to escape container isolation and access the host system, posing security risks.

Container Engine

Software responsible for managing container lifecycle, including creation, execution, and destruction.

Container Escape

Security vulnerability allowing a process to break out of container isolation and access the host system.

Container Escape Prevention

Security measures and best practices to prevent containers from breaking out of their isolation.

Container Escape Vulnerabilities

Weaknesses in container runtimes or configurations that could allow processes to escape isolation.

Container Health Checks

Mechanisms to verify the health and readiness of containerized applications, ensuring service availability.

Container Host

Physical or virtual machine running the container runtime and hosting containers, providing the execution environment.

Container Image Promotion

Process of moving container images through different environments (e.g., dev, test, prod) in a controlled manner.

Container Image Signing

Cryptographic process of digitally signing container images to ensure their integrity and authenticity during distribution.

Container Lifecycle

Stages a container goes through from creation to termination, including running, paused, and stopped states.

Container Lifecycle Management

Processes and tools for managing containers throughout their lifecycle, from creation to deletion.

Container Logging

Process of capturing and managing log output from containerized applications for monitoring and troubleshooting.

Container Manifest

Configuration file specifying how to build a container image, including base image, commands, and environment setup.

Container Metrics

Quantitative measures of container performance, resource usage, and health, used for monitoring and optimization.

Container Network Interface (CNI)

Specification and libraries for configuring network interfaces in Linux containers, standardizing networking.

Container Network Interface (CNI) Spec

Standard for developing plugins to configure network interfaces in Linux containers, ensuring interoperability.

Container Networking Model

Architecture and principles governing how containers communicate within and across hosts in orchestrated environments.

Container Orchestration

Automated arrangement, coordination, and management of software containers, crucial in large-scale deployments.

Container Probes (Liveness, Readiness, Startup)

Kubernetes mechanisms (liveness, readiness, startup) for checking container health and controlling lifecycle.

Container Real User Monitoring (RUM)

Technique for capturing and analyzing real user interactions with containerized applications.

Container Restart Policies

Rules defining how containers should be restarted in case of failures or exits, enhancing application resilience.

Container Runtime

Software responsible for running containers, managing their lifecycle from creation to deletion.

Container Runtime Security

Measures and tools to protect containers during execution, preventing unauthorized access or malicious activities.

Container Shims

Lightweight processes that manage the lifecycle of containers and provide abstraction between runtimes.

Container Storage Interface (CSI)

Standardized interface for container orchestration platforms to interact with storage systems.

Container Storage Interface (CSI) Spec

Standard for developing storage plugins for container orchestration platforms, enabling storage extensibility.

Container Vulnerability Scanning

Process of identifying security vulnerabilities in container images and their dependencies.

Content Trust

Mechanism for verifying the integrity and authenticity of container images before deployment.

Continuous Deployment

Automated process of releasing container images to production environments after passing tests.

Continuous Verification

Ongoing process of validating deployed containers against defined policies and expectations.

Contiv-VPP for High-performance Networking

Container networking solution using VPP (Vector Packet Processing) for optimized performance.

Contract-First API Development

Approach prioritizing API definition before implementation, crucial for microservices architecture.

Control Groups (cgroups)

Linux kernel feature for limiting, prioritizing, and isolating resource usage of container groups.

Control Plane

Components managing the overall state of a container cluster, including API server, scheduler, and controllers.

Control Plane Upgrade

Process of updating the core components of a container orchestration system while maintaining cluster stability.

Controller Manager

Kubernetes component running controller processes to regulate the state of the cluster, maintaining desired state.

Controller Runtime

Software framework for building Kubernetes controllers and operators, simplifying custom resource management.

Conversion Webhooks

Kubernetes feature allowing custom resource API version conversions via external webhooks.

Copy-on-Write (CoW)

Storage optimization technique used in container filesystems to reduce duplication and improve efficiency.

Cordon

Process of marking a node as unschedulable in Kubernetes, preventing new pods from being assigned to it.

CoreDNS

Flexible, extensible DNS server used for service discovery in Kubernetes clusters, replacing kube-dns.

Cortex

Horizontally scalable, multi-tenant, long-term storage for Prometheus metrics, enhancing monitoring capabilities.

Cortex for Multi-tenant Prometheus

Use of Cortex to provide isolated Prometheus monitoring for multiple users or teams in shared environments.

CronJob

Kubernetes object for creating time-based jobs, running containers on a schedule for automated tasks.

CronJob Patterns

Kubernetes patterns for running batch processes and scheduled tasks in containerized environments.

Cross-namespace Operators

Kubernetes operators capable of managing resources across multiple namespaces, enabling broader automation.

Custom Metrics API

Kubernetes API extension allowing pods to consume custom metrics for autoscaling and monitoring.

Custom Resource

Extension of the Kubernetes API that defines new, custom resource types specific to a cluster's needs.

Custom Resource Conversion

Process of converting custom resources between different API versions in Kubernetes, enabling API evolution.

Custom Resource Definition (CRD)

Kubernetes API extension allowing the definition of custom resources, enabling cluster customization.

Custom Resource Definitions (CRDs)

Kubernetes feature for extending the API with custom resources, enabling cluster customization.

Custom Resources

User-defined API objects in Kubernetes, extending the core functionality of the platform for specific use cases.

Custom Scheduler

Alternative or additional scheduler implementation for Kubernetes, allowing custom pod placement logic.

Custom Schedulers

Alternative scheduling implementations in Kubernetes for custom pod placement strategies, enabling specialized scheduling logic.

DNS for Services and Pods

Kubernetes feature providing DNS-based service discovery for containers within the cluster.

DPDK in Container Networks

Use of Data Plane Development Kit for high-performance packet processing in container networks.

DaemonSet

Kubernetes object ensuring that all (or some) nodes run a copy of a specific pod, useful for cluster-wide services.