Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TechnologyProsConsImplementations
Hypervisor
  • Not using shared kernel
  • More expensive
Xen, KVM and VMWare
Container
  • Cheaper
  • Problems with kernel related software like UFW unless compiled into the host kernel
  • Java out of the box does not play well except in my experience with Solaris
  • One JVM (even with Solaris in 2012) can take out entire system
OpenVZ, Virtuozzo (based on OpenVZ), Solaris Zones and recently LXC

...