The KBY Lexicon
A comprehensive, engineering-first index of advanced terminology across distributed systems, DevOps, and cloud architecture.
GitHub Actions
GitHub Actions is GitHub's native CI/CD and automation platform, executing event-triggered workflows defined as YAML files that run jobs on hosted or self-hosted runners.
Containerd
Containerd is an industry-standard container runtime that manages the complete container lifecycle on a host, including image transfer, storage, execution and supervision, and is used directly by platforms such as Kubernetes and Docker.
Ansible
Ansible is an open-source, agentless automation engine that uses declarative YAML playbooks and SSH or WinRM to configure systems, deploy applications and orchestrate multi-node workflows without installing persistent client software on managed nodes.
OpenShift
OpenShift is Red Hat's enterprise Kubernetes application platform, adding integrated build, deployment, security and lifecycle tooling on top of upstream Kubernetes for consistent operation across hybrid and multi-cloud environments.
Terraform
Terraform is HashiCorp's infrastructure-as-code tool for declaratively defining, planning and applying changes to cloud and on-premises infrastructure through provider plugins and a state-tracked execution model.
GitOps
GitOps is an operational model that uses a version-controlled Git repository as the single source of truth for declarative infrastructure and application state, with automated reconciliation agents continuously converging live systems towards that declared state.
Argo CD
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes that continuously reconciles cluster state against a Git repository, alerting on and optionally correcting drift.
Docker
Docker is a container platform that packages an application with its dependencies into a portable, isolated runtime unit called a container, using OS-level virtualisation rather than full hardware emulation.
Helm
A concise definition of Helm, the Kubernetes package manager, covering its chart-based packaging model, release lifecycle and operational role.
SharePoint Online
A concise definition of SharePoint Online, Microsoft's cloud-based collaboration and document management platform, covering its technical model, operational relevance and common misunderstandings.
Kubernetes
A concise definition of Kubernetes covering its plain-language meaning, technical architecture, operational relevance, a worked example and a common misunderstanding, with pointers for safe verification.
Windows 365 Cloud PC
Windows 365 Cloud PC is Microsoft's per-user cloud desktop service, providing a dedicated, persistent Windows virtual machine streamed to any supported device.