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
Kubernetes
Open-source platform for automating container management
Incident Response
Organized approach to managing IT service disruptions
Container Orchestration
Automating container deployment scaling and management
Alerting
Notifying teams when metrics exceed thresholds
Immutable Infrastructure
Replacing servers instead of modifying them for updates
Service Mesh
Infrastructure layer managing service-to-service communication