Posts

Virtualization and its types

Image
                                                          Virtualization and its types 1.INTRODUCTION The method of running a virtual instance of a computer system in a layer separate from the actual hardware is known as virtualization. It usually refers to running multiple operating systems on the same computer at the same time. It may appear to applications running on top of the virtualised machine that they are on their own dedicated machine, with their own operating system, libraries, and other programmes that are separate from the host operating system that sits underneath it. 2.TYPES OF VIRTUALIZATION 1.Application Virtualization This is the form of virtualization that allows an application's end-user to access it from a distance. A server is used to accomplish this. This server contains all personal data and...