Containerization

Technology that abstracts a runtime environment so an application runs independently of underlying hardware or OS. The container carries its own runtime. Solves vendor lock-in: the container can move between providers without interoperability concerns. Docker is the canonical example.

Related Terms

Want to actually apply concepts like this instead of just reading definitions?

Practice free on Zamlom