Marco's Blog

Here you can find my thoughts

Tag: hypervisor

  • Virtualization 1: from 0 to 0.1

    Virtualization 1: from 0 to 0.1

    Virtualization is the act of creating a virtual object. You could create a version of something at the same abstraction level as the real one, such as hardware, operating systems, storage devices, or network resources.  You will be able then to use those objects as a real one without feeling the differences. It allows you…