DevOps Category
CONTAINER
Portable runtime package for apps.
Definition
A container bundles application code with its runtime dependencies so it behaves consistently across laptops, CI, and production servers.
Practical Example & Use Case
A service team ships each API build as a container image, reducing environment drift between staging and production.
Editorial review date: 2026-03-12