GitOps
An operational framework that uses Git repositories as the single source of truth for infrastructure and application configurations.
GitOps extends DevOps practices by using Git as the basis for infrastructure automation. Changes are made via pull requests, and automated systems ensure the actual state matches the desired state in Git. Popular tools include ArgoCD and Flux.
Explore More Terms
Quantum Entanglement
A quantum mechanical phenomenon where particles become correlated so that the quantum state of each particle cannot be described independently.
RDMA
Remote Direct Memory Access - a technology that allows direct memory access between computers without involving the CPU.
Kubernetes
An open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.
CUDA
NVIDIA's parallel computing platform and programming model for general computing on GPUs.
NVMe
Non-Volatile Memory Express - a specification for accessing solid-state storage over PCIe.
Tensor Core
Specialized processing units in NVIDIA GPUs designed for matrix operations common in deep learning.