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
Feature Flags
Technique for toggling features without code deployment
Blue-Green Deployment
Strategy with two identical environments for zero-downtime switching
Continuous Delivery
Automatically building and testing code for release
Incident Response
Organized approach to managing IT service disruptions
ArgoCD
GitOps continuous delivery tool for Kubernetes
Git
Distributed version control system for tracking code changes