Containers

  • Containers are like motor homes:

    • portable and self-contained
  • Motor homes contains

    • kitchen, bedroom, and bathroom
  • Containers package all necessary components to run an application

  • Bundles apps with all dependencies into a portable package

  • Runs on any machine, avoiding compatibility issues

  • Easily moves between different environments

  • Supports simultaneous running of multiple containers

Status: #idea
Tags: cloud


References