K

Kali Linux

A Debian-derived Linux distribution designed for digital forensics and penetration testing, pre-installed with hundreds of security tools.

security

Kanban

A visual system for managing work as it moves through a process, focusing on continuous delivery and limiting work-in-progress (WIP).

dev

KEDA (Kubernetes Event-driven Autoscaling)(KEDA)

A Kubernetes-based Event Driven Autoscaler that allows you to scale any container in Kubernetes based on the number of events needing to be processed.

cloud

Keylogger

A type of surveillance software or hardware that has the capability to record every keystroke made on a computer.

security

Key Management Service (KMS)(KMS)

A managed service that makes it easy to create and control the cryptographic keys used to encrypt your data.

security

KISS (Keep It Simple, Stupid)(KISS)

A design principle stating that most systems work best if they are kept simple rather than made complicated.

dev

K-Means Clustering

An unsupervised learning algorithm that groups data points into K distinct, non-overlapping clusters based on their features.

ai

Knative

A Kubernetes-based platform to deploy and manage modern serverless workloads.

cloud

K-Nearest Neighbors(KNN)

A simple, instance-based learning algorithm that classifies a data point based on how its neighbors are classified.

ai

Knowledge Distillation

A technique where a small 'student' model is trained to mimic the behavior and performance of a large, complex 'teacher' model.

ai

Knowledge Graph

A structured representation of knowledge that uses a graph-based data model to integrate and link data from various sources.

ai

Koa

A new web framework designed by the team behind Express, which aims to be a smaller, more expressive, and more robust foundation for web applications and APIs.

web

Kubelet

An agent that runs on each node in a Kubernetes cluster, ensuring that containers are running in a Pod.

cloud

Kubernetes(K8s)

An open-source platform for automating the deployment, scaling, and management of containerized applications.

cloud

Kubernetes Security

The set of practices and tools used to secure a Kubernetes cluster and the applications running within it.

security

KVM(KVM)

Kernel-based Virtual Machine; an open-source virtualization technology built into the Linux kernel.

cloud