Docker Compose
Quick Definition
Tool for defining multi-container Docker applications
Full Definition
A tool for defining and running multi-container Docker applications using a YAML configuration file.
Examples
multi-service development, local environments, stack deployment
Related Terms
docker
kubernetes
containerization
More DevOps Terms
Microservices
Architecture of loosely coupled independently deployable services
Toil
Manual repetitive automatable operational work
Istio
Open platform for managing microservices with service mesh
ArgoCD
GitOps continuous delivery tool for Kubernetes
Secret Management
Securely storing and managing sensitive credentials
SRE
Applying software engineering principles to operations