Docker
Quick Definition
Platform for running applications in lightweight containers
Full Definition
A platform for running applications in lightweight portable containers with dependencies.
Examples
containerization, microservices, development environments
Related Terms
kubernetes
container-orchestration
microservices
More DevOps Terms
Logging
Recording and aggregating application and system events
Istio
Open platform for managing microservices with service mesh
Chaos Engineering
Deliberately introducing failures to test resilience
Blue-Green Deployment
Strategy with two identical environments for zero-downtime switching
SLI
Quantitative measure of service performance from user perspective
ArgoCD
GitOps continuous delivery tool for Kubernetes