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
Tracing
Tracking requests across distributed systems
Service Mesh
Infrastructure layer managing service-to-service communication
Grafana
Open-source visualization platform for customizable dashboards
Containerization
Packaging apps with dependencies into isolated containers
CI/CD Pipeline
Automated steps from code commit to deployment
Feature Flags
Technique for toggling features without code deployment