Virtualization

Markets

Currently there seems to be three major competitors in the Virtualization Market

Virtual Machines
  • Virtualization of hardware presented to a user to install an Operating System on, proceed to use for applications. Sometimes this part is abstracted and users can just pick existing snapshots with OS and some software handled, ala AWS AMIs.

Containers
  • Various OS level process-ability is shared among containers.

Serverless
  • Functions that applications are typically built out of are completely abstracted to cloud services accessed via APIs.

Last updated

Was this helpful?