Engineering Glossary

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

DevOps
Git
Cloud Computing
Containerization & Orchestration

"As code"

Defining and managing infrastructure, configurations, or processes using code, enabling version control, automation, and reproducibility.
DevOps

"Nines"

Measure of system availability, expressed as a percentage. E.g., "five nines" means 99.999% uptime, allowing for minimal downtime.
DevOps

"Single Pane of Glass"

Unified display or interface that integrates data from multiple sources, providing a comprehensive view of system status or operations.
DevOps

A/B Testing

Comparing two versions of a webpage or app to determine which performs better, based on user interaction and conversion rates.
DevOps

AIOps (Artificial Intelligence Operations)

Using AI and machine learning to enhance IT operations, automating tasks and providing insights for better decision-making.
DevOps

ALB (Application Load Balancing)

Distributes incoming application traffic across multiple targets to improve availability and fault tolerance.
DevOps

API

Application Programming Interface; set of protocols and tools for building software applications and enabling communication between systems.
DevOps

API Discovery

Process of identifying and documenting available APIs within an organization or from external sources.
DevOps

API Endpoint

Specific URL where an API can be accessed and where requests are sent to interact with a server or service.
DevOps

API Gateway

Manages, secures, and routes API requests, acting as a single entry point for multiple microservices or backend systems.
DevOps

API Management

Process of creating, publishing, documenting, and analyzing APIs in a secure environment.
DevOps

API Monitoring

Tracking API performance, availability, and usage to ensure optimal functionality and identify issues.
DevOps

API Response Time

The duration between sending a request to an API and receiving the response, crucial for performance evaluation.
DevOps

API Security

Measures and practices to protect APIs from unauthorized access, attacks, and data breaches.
DevOps

API Versioning

Managing different versions of an API to maintain compatibility while allowing updates and improvements.
DevOps

ASG (Auto Scaling Group)

Feature in cloud computing that automatically adjusts the number of instances based on defined conditions.
DevOps

ASP.Net Core Monitoring

Observing and analyzing the performance and behavior of applications built with ASP.Net Core framework.
DevOps

ATO (Account Takeover)

Type of identity theft where an attacker gains unauthorized access to a user's account.
DevOps

AWS (Amazon Web Services)

Cloud computing platform offering a wide range of services for computing, storage, networking, and more.
DevOps

AWS App Development Tools

Suite of tools provided by AWS for building, testing, and deploying applications on their cloud platform.
DevOps

AWS CLI

Command-line interface for interacting with AWS services, allowing users to manage resources and automate tasks.
DevOps

AWS CloudWatch

Monitoring and observability service for AWS resources and applications, providing metrics, logs, and alarms.
DevOps

AWS CodeDeploy

Fully managed deployment service that automates software deployments to various compute services.
DevOps

AWS CodePipeline

Continuous delivery service for fast and reliable application and infrastructure updates.
DevOps

AWS EC2

Elastic Compute Cloud; scalable computing capacity in the AWS cloud for running virtual servers.
DevOps

AWS ELB

Elastic Load Balancing; automatically distributes incoming application traffic across multiple targets.
DevOps

AWS Lambda

Serverless compute service that runs code in response to events and automatically manages the underlying resources.
DevOps

AWS Managed Services

Ongoing management of AWS infrastructure, allowing customers to focus on their applications and business.
DevOps

AWS Monitoring

Process of tracking and analyzing the performance, health, and usage of AWS resources and applications.
DevOps

AWS RDS

Relational Database Service; managed service for setting up, operating, and scaling relational databases in the cloud.
DevOps

AWS RDS Postgres Monitoring

Tracking and analyzing the performance and health of PostgreSQL databases running on AWS RDS.
DevOps

AWS S3

Simple Storage Service; object storage service offering industry-leading scalability, data availability, and performance.
DevOps

AWS S3 Cost Optimization

Strategies and practices to reduce costs associated with storing and accessing data in AWS S3.
DevOps

AWS Security

Set of tools, services, and best practices for protecting data, applications, and infrastructure in the AWS cloud.
DevOps

Acceptance Test-Driven Development (ATDD)

Software development approach where acceptance tests are written before the code, guiding implementation.
DevOps

Active Directory

Microsoft's directory service for Windows domain networks, managing users, computers, groups, and other objects.
DevOps

Advanced Rate Limiting

Technique to control the rate of incoming requests to an API or service, preventing overload and ensuring fair usage.
DevOps

Agent

Software component that performs automated tasks, often used in monitoring, data collection, or system management.
DevOps

Agile

Iterative approach to software development emphasizing flexibility, collaboration, and rapid delivery of working software.
DevOps

Agile Manifesto

Document outlining values and principles of Agile software development, prioritizing individuals, working software, and adaptability.
DevOps

Agile Methodology

Set of practices based on Agile principles, focusing on iterative development, team collaboration, and customer feedback.
DevOps

Agile Organization

Company structure that emphasizes adaptability, quick response to change, and continuous improvement.
DevOps

Agile Project Management

Applying Agile principles to project management, focusing on iterative planning, frequent delivery, and team empowerment.
DevOps

Agile Software Development

Iterative approach to building software, emphasizing flexibility, collaboration, and rapid delivery of working features.
DevOps

Ajax Requests

Technique for creating fast, dynamic web pages by exchanging small amounts of data with the server behind the scenes.
DevOps

Alerting

System for notifying relevant personnel about critical events or issues in IT infrastructure or applications.
DevOps

Amazon Aurora

Fully managed relational database engine compatible with MySQL and PostgreSQL, designed for the cloud.
DevOps

Amazon Web Services (AWS)

A cloud platform offering a wide range of services like computing power, storage, and databases, enabling scalable, flexible solutions.
DevOps

Android Deployment

Process of distributing and installing Android applications on devices or making them available through app stores.
DevOps

Android Emulator

Software tool that simulates Android devices on a computer for testing and development purposes.
DevOps

Android Studio

Official integrated development environment (IDE) for Android app development, offering a comprehensive set of tools and features.
DevOps

Anomaly Detection

Process of identifying unusual patterns or behaviors that deviate from expected norms in data or system behavior.
DevOps

Ansible

Open-source automation tool for configuration management, application deployment, and task automation.
DevOps

Antifragile

Quality of systems that gain strength from disorder or stress, becoming more resilient in the face of challenges.
DevOps

Apache

Popular open-source web server software that can run on various platforms, known for its reliability and extensive feature set.
DevOps

App Store Connect

Apple's platform for managing apps, viewing analytics, and submitting to the App Store.
DevOps

AppDynamics

Application performance management and IT operations analytics platform for monitoring and optimizing application performance.
DevOps

Application Containerization

Packaging software code and dependencies into lightweight, portable containers for consistent deployment across environments.
DevOps

Application Firewall

Security system that monitors, filters, and blocks HTTP/HTTPS traffic to and from web applications.
DevOps

Application Infrastructure

The hardware, software, and networking components required to run and support an application.
DevOps

Application Lifecycle Management

Process of managing an application from ideation through retirement, including development, testing, and maintenance.
DevOps

Application Migration

Process of moving an application from one environment to another, often involving cloud or platform transitions.
DevOps

Application Performance Monitoring (APM)

Tools and practices for monitoring and managing the performance and availability of software applications.
DevOps

Application Platform

Software framework that provides a foundation for developing and running applications, often including runtime services and APIs.
DevOps

Application Program Interface (API)

Set of protocols, routines, and tools for building software applications and enabling communication between different software systems.
DevOps

Application Release Automation (ARA)

Process of packaging and deploying applications automatically across various environments and platforms.
DevOps

Application Security

Measures taken to improve the security of an application by finding, fixing, and preventing vulnerabilities.
DevOps

Application Team

Group responsible for developing, maintaining, and improving a specific application or set of applications.
DevOps

Application Whitelisting

Security practice that specifies which applications are permitted to run on a system, blocking all others.
DevOps

Application Workflow

Sequence of tasks or processes within an application, often automated to improve efficiency and consistency.
DevOps

Aptly

Debian repository management tool that makes it easy to mirror existing repositories and create new ones.
DevOps

Artifact

Any file or object produced during the software development process, such as compiled code, documentation, or test results.
DevOps

Artifactory

Repository manager for storing and managing software packages, artifacts, and dependencies.
DevOps

Artifacts

Byproducts of software development, including executables, libraries, documentation, and other files created during the process.
DevOps

Artificial Intelligence (AI)

Computer systems capable of performing tasks that typically require human intelligence, such as learning and problem-solving.
DevOps

Asgard

Open-source web-based tool for cloud management and application deployment, primarily used with Amazon Web Services.
DevOps

Asterisk

Open-source framework for building communications applications, particularly used for creating custom telephone systems.
DevOps

Atom

Open-source text and source code editor developed by GitHub, known for its customizability.
DevOps

Attack Surface

Total sum of vulnerabilities in a given system that are accessible to an attacker.
DevOps

Attack Vector

Method or pathway used by a malicious actor to gain unauthorized access to a computer or network.
DevOps

Audit Log

Chronological record of system activities, providing a trail for tracking user actions and system events.
DevOps

Auditd

Linux daemon that monitors and logs system activities to detect security violations.
DevOps

Authentication Factor

Piece of information or process used to verify a user's identity, such as passwords, biometrics, or security tokens.
DevOps

Automated Builds

Process of compiling source code into executable software without manual intervention, often part of CI/CD pipelines.
DevOps

Automation

Use of technology to perform tasks with minimal human intervention, improving efficiency and reducing errors.
DevOps

Autonomy

Degree of independence and self-governance given to teams or systems in making decisions and performing tasks.
DevOps

Awsbox

Tool for deploying node.js apps to Amazon Web Services, simplifying the process of setting up and managing instances.
DevOps

Azure

Microsoft's cloud computing platform providing a wide range of services for building, testing, deploying, and managing applications.
DevOps

Back-end

Server-side of a website or application, responsible for data storage, security, and business logic.
DevOps

Backup

Copy of data created to protect against loss or damage, often stored separately from the original for recovery purposes.
DevOps

Bad/Threat Actor

Individual or entity that attempts to exploit vulnerabilities in systems or networks for malicious purposes.
DevOps

Baklava code

Term describing code that has too many layers, making it overly complex and difficult to understand or maintain.
DevOps

Bamboo

Continuous integration and deployment server by Atlassian, automating the building, testing, and deployment of software.
DevOps

Bare-metal

Physical computer server dedicated to a single tenant, not virtualized or shared among multiple users.
DevOps

Barkeep

Open-source web-based code review system that facilitates collaborative code reviews and discussions.
DevOps

Bash

Unix shell and command language, widely used for scripting and automating tasks in Unix-like operating systems.
DevOps

Bastion host

Specially designed system on a network specifically intended to withstand attacks, usually placed at the edge of a network.
DevOps

Bazel

Open-source build and test tool that enables fast, reproducible builds across multiple platforms and languages.
DevOps

Beats

Lightweight data shippers for various types of data, part of the Elastic Stack for log and metrics collection.
DevOps

Behavior-Driven Development (BDD)

Software development approach that focuses on defining the behavior of an application based on user stories.
DevOps
special ref

special ref

A Git reference with a specific meaning or function, such as HEAD or FETCH_HEAD.
staging instance

staging instance

A deployment environment used for testing changes before releasing to production in Git-based workflows.
star

star

A feature on Git hosting platforms allowing users to bookmark repositories of interest.
stash entry

stash entry

A single set of stashed changes in Git, which can be reapplied later to the working directory.
status checks

status checks

Automated tests or processes that run when changes are proposed in a Git repository, ensuring code quality and compatibility.
subscription

subscription

Notifications or updates a user receives about activity in Git repositories they're interested in or contributing to.
superproject

superproject

The main Git repository that contains submodules, managing references to specific versions of nested repositories.
symref

symref

A symbolic reference in Git that points to another reference, most commonly used for HEAD pointing to the current branch.
tag object

tag object

A Git object containing metadata about a tag, including the tagger, date, and optional message.
team

team

A group of users on a Git platform with shared access permissions to repositories within an organization.
team maintainer

team maintainer

A user with administrative privileges for managing a team's membership and access rights in a Git organization.
timeline

timeline

A chronological display of events and activities in a Git repository or user profile on hosting platforms.
topic branch

topic branch

A short-lived Git branch created to develop a specific feature or fix a particular issue.
topics

topics

Keywords or categories assigned to Git repositories to help users discover related projects on hosting platforms.
traffic graph

traffic graph

A visual representation of visitor activity and clone statistics for a Git repository on hosting platforms.
transfer

transfer

The process of moving Git objects between repositories during push, fetch, or clone operations.
tree

tree

A Git object representing a directory structure, containing references to blobs (files) and other trees (subdirectories).
tree object

tree object

A Git object that stores the hierarchy of files and directories in a repository at a specific point in time.
tree-ish (also treeish)

tree-ish (also treeish)

A Git term referring to an object that resolves to a tree, such as a commit, tag, or tree.
unborn

unborn

A state of a Git branch that has no commits yet, typically seen when initializing a new repository.
unmerged index

unmerged index

The state of the Git index containing conflicting changes from different branches during a merge operation.
unreachable object

unreachable object

A Git object not accessible from any reference, potentially subject to garbage collection if not recovered.
upstream branch

upstream branch

The remote branch that a local branch is set to track, used as a reference for pull and push operations.
user

user

An individual account on a Git platform, associated with personal repositories and contributions.
user-to-server request

user-to-server request

An authenticated request from a Git client to a server, typically for operations like push or fetch.
username

username

The unique identifier for a user account on Git platforms, used for authentication and mention notifications.
visible team

visible team

A team in a Git organization that is visible to all members of the organization, as opposed to secret teams.
watch

watch

A feature allowing users to receive notifications about activity in Git repositories they're interested in.
watching notifications

watching notifications

Alerts received for all notable events in a watched Git repository, including issues, pull requests, and releases.
web notifications

web notifications

Alerts displayed on Git platforms' web interfaces, notifying users of relevant activity or mentions.
working area

working area

The directory on your local machine where you modify files before staging and committing them in Git.
working tree

working tree

The set of files and directories in your project that are currently checked out and available for editing.
worktree

worktree

A Git feature allowing multiple working directories to be associated with a single repository.
write access

write access

Permission to make changes to a Git repository, including pushing commits and modifying branches.

Edge Locations

Distributed sites hosting cloud services closer to end-users for reduced latency and improved performance.

Edge ML

Machine learning models deployed and executed on edge devices, often with cloud-based training or updates.

Edge Model Compression

Techniques for reducing the size of AI models to run efficiently on resource-constrained edge devices.

Edge Natural Language Processing

Performing text analysis and language understanding tasks on edge devices with cloud support.

Edge Orchestration

Managing and coordinating distributed edge computing resources and their interaction with the cloud.

Edge Predictive Maintenance

Using AI on edge devices to forecast equipment failures, with cloud-based model updates and analysis.

Edge Reinforcement Learning

Training AI agents on edge devices through interaction with the environment, supported by cloud resources.

Edge Security

Measures to protect data, devices, and applications at the network edge in cloud-connected systems.

Edge Service Mesh

Distributed network layer for managing service-to-service communication in edge computing environments.

Edge Storage

Data storage systems designed for edge devices with intermittent connectivity to cloud backends.

Edge Transfer Learning

Applying knowledge from pre-trained cloud models to new tasks on edge devices with limited data.

Edge-Native Development

Creating applications specifically designed to run on edge devices with cloud integration capabilities.

Edge-native Programming Models

Software development paradigms optimized for creating applications that run on edge devices.

Edge-to-Cloud Continuum

Seamless integration of edge computing resources with centralized cloud infrastructure and services.

Egress-only Internet Gateway

Cloud networking component allowing outbound internet communication while blocking inbound traffic.

Elastic Beanstalk (AWS)

Fully managed service for deploying and scaling web applications and services on AWS infrastructure.

Elastic IP

Static public IP address that can be dynamically assigned to cloud resources, providing consistent access points for applications.

Elastic Network Interface (ENI)

Virtual network interface that can be attached to instances in a VPC, providing flexible networking capabilities.

Elastic Network Interfaces

Virtual network cards that can be attached, detached, and moved between cloud instances.

Embedded Analytics

Integration of analytical capabilities directly into cloud-based applications and workflows.

Emotion AI Cloud Services

Cloud-based platforms for analyzing and responding to human emotions in various applications.

Emotional AI-driven Cloud Interfaces

Cloud services using AI to detect and respond to user emotions for enhanced interactions.

Encryption (at rest and in transit)

Protecting data by encoding it both when stored and while moving between cloud systems.

Encryption at Rest and in Transit

Techniques for securing data both when stored in cloud systems and while being transmitted.

Energy-Aware Auto-Scaling

Cloud resource scaling that considers energy consumption alongside performance metrics.

Energy-Aware Scheduling

Allocating cloud resources to tasks with consideration for energy consumption and efficiency.

Energy-Efficient Algorithms

Computing methods designed to minimize energy consumption in cloud environments.

Energy-aware Cloud Scheduling

Allocating cloud resources to optimize energy efficiency while meeting performance requirements.

Environmental, Social, and Governance (ESG) Cloud Reporting

Documenting cloud providers' sustainability and ethical practices for stakeholder transparency.

Envoy Proxy

Open-source edge and service proxy designed for cloud-native applications, providing features like load balancing and observability.

Ethical AI Guidelines Compliance

Adherence to principles ensuring fair and responsible use of AI in cloud environments.

Event Grid (Azure)

Fully managed event routing service for building event-driven applications in Azure.

Event Sourcing

Storing the state of a system as a sequence of events in cloud-based applications.

Event Stream Processing

Real-time analysis of data streams in cloud environments for immediate insights.

Event-Driven Architecture

System design where actions are triggered by events in cloud environments, enabling responsive and scalable applications.

Event-Driven Integration

Connecting cloud services and applications based on event occurrences, enabling real-time data flow and processing.

Event-driven APIs

APIs that trigger or respond to events in cloud-native applications, enabling real-time data processing and integration.

Event-driven Programming Models

Developing cloud applications that respond to and generate events, enabling reactive and scalable architectures.

EventBridge (AWS)

Serverless event bus for building event-driven applications in AWS, facilitating communication between various services.

Eventual Consistency

Data consistency model where all replicas eventually reach a consistent state in distributed cloud systems.

Exascale Cloud Computing

Cloud systems capable of at least one exaFLOPS, or a billion billion calculations per second.

Execution Environment

The runtime context in which cloud functions or applications operate, including libraries, dependencies, and configurations.

Experiment Tracking

Monitoring and recording parameters and results of machine learning experiments in cloud environments.

Explainable AI (XAI) Platforms

Cloud services for making AI decision-making processes more transparent and interpretable.

Explainable AI Frameworks

Tools for developing AI models with transparent decision-making processes in cloud environments.

Explainable AI Platforms

Cloud services offering tools to make AI models' decision-making processes more understandable.

ExpressRoute (Azure)

Service for creating private connections between Azure datacenters and on-premises infrastructure.

Extract, Load, Transform (ELT)

Data integration process where transformation occurs after loading data into the cloud target system.

Extract, Transform, Load (ETL)

Process of extracting data from sources, transforming it to fit operational needs, and loading into a target database in the cloud.

Far-Edge Computing

Extending cloud capabilities to devices at the extreme edge of the network, like IoT sensors.

Feature Flag Management

Tools for dynamically enabling or disabling features in cloud applications without code deployments.

Feature Store

Centralized repository for storing, managing, and serving machine learning features in cloud environments.

Federated Analytics

Analyzing data across multiple cloud or edge locations without centralizing the raw data.

Federated Databases

System allowing integrated data access across multiple autonomous database management systems in the cloud.

Federated Learning

Machine learning technique that trains algorithms across decentralized devices or servers holding local data samples.

Federated Learning Orchestration

Coordinating federated learning processes across multiple edge devices or cloud nodes.

Federated Learning Platforms

Cloud-based systems for implementing and managing federated learning across distributed datasets.

Federated Learning at the Edge

Applying federated learning techniques to train models on edge devices connected to cloud systems.

Federated Query Engines

Tools for executing queries across multiple distributed databases or data sources in cloud environments.

File Storage

Cloud service for storing and accessing file data through shared file systems, providing scalable and manageable data storage.

File Storage (e.g., Amazon EFS, Azure Files)

Cloud services providing scalable file storage accessible from multiple compute instances.

FinOps Automation

Tools and processes for automating financial operations and optimization in cloud environments.

FinOps Operating Model

Framework for managing and optimizing cloud costs across an organization, aligning financial and operational goals.

FinOps Optimization Engines

AI-driven tools for continuously optimizing cloud spend and resource allocation.

Firewall

Security system that monitors and controls incoming and outgoing network traffic in cloud environments.

Fission

Open-source, Kubernetes-native serverless framework for building microservices in the cloud, simplifying application deployment.

Fog Computing

Extending cloud computing to the edge of the network, bringing processing closer to data sources.

Forecasting

Using historical data and algorithms to predict future trends or values in cloud-based analytics.

Fully Homomorphic Encryption (FHE) Services

Cloud-based encryption allowing computations on encrypted data without decryption.

Function Composition Frameworks

Tools for building complex serverless applications by combining multiple cloud functions.

Function as a Service (FaaS)

Cloud computing model where developers run and manage application functionalities without complex infrastructure.

GDPR Compliance in the Cloud

Adhering to EU data protection regulations in cloud-based data processing and storage.

GPU Instances

Cloud compute instances equipped with Graphics Processing Units for parallel processing tasks.

Generative AI Platforms

Cloud-based services for creating AI models that can generate new content or data.

Geospatial Data Processing at Scale

Cloud-based systems for analyzing large volumes of location-based data efficiently.

Gesture-based Cloud Interfaces

User interfaces that interpret hand or body movements to interact with cloud services.

GitOps Workflows

Methodology using Git repositories as the source of truth for declarative infrastructure and applications in the cloud.

Global Accelerator

Service that improves availability and performance of applications by optimizing traffic routing across cloud regions.

Globally Distributed Databases

Database systems that replicate and distribute data across multiple geographic locations in the cloud.

Google Cloud Organization Policy

Rules and constraints applied to resources within a Google Cloud organization, enforcing governance and compliance.

Graph Analytics Platforms

Cloud services for analyzing and visualizing complex relationships in large datasets using graph structures.

Graph Databases

NoSQL databases designed to store and query data with complex relationships in cloud environments.

Green Cloud Computing

Practices and technologies aimed at reducing the environmental impact of cloud data centers and operations.

Green Software Engineering

Practices for developing cloud software that minimizes energy consumption and environmental impact.

Green Software Engineering Practices

Techniques for developing cloud applications that optimize resource usage and reduce environmental impact.

HIPAA Compliance in the Cloud

Adhering to US healthcare data protection regulations in cloud-based systems and applications.

Haptic Feedback over the Cloud

Transmitting touch and motion sensations through cloud-connected devices for immersive experiences.

Health Checks

Automated tests to verify the availability and proper functioning of cloud resources and services.

Heat Reuse from Data Centers

Utilizing excess heat generated by cloud data centers for other purposes, improving energy efficiency.

Helm Charts

Packages of pre-configured Kubernetes resources for deploying applications in cloud environments.

Heterogeneous Distributed Databases

Systems managing data across diverse database types and locations in cloud environments.

High-Performance Computing (HPC)

Using cloud resources for solving complex computational problems requiring significant processing power.

Holographic Cloud Interfaces

Advanced 3D visualization interfaces for interacting with cloud services and data.

Holographic Data Centers

Conceptual cloud data centers using holographic technology for data storage and processing.

Holographic Data Storage

Experimental technology using holograms to store data in cloud environments, potentially offering high density.

Holographic Storage

Experimental data storage technique using holograms in cloud systems for high-density, long-term preservation.

Homomorphic Encryption Services

Cloud-based offerings that enable computations on encrypted data without decryption.

Homomorphic Encryption as a Service

Cloud-based service offering encryption that allows computations on encrypted data.

Homomorphic Encryption in the Cloud

Encryption technique allowing computations on encrypted data without decryption in cloud environments.

Horizontal Scaling (Scale Out)

Adding more machines to a cloud system to distribute load and increase capacity.

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.