|
In computing, virtualization is "a technique for hiding the physical characteristics of computing resources from the way in which other systems, applications, or end users interact with those resources. This includes making a single physical resource (such as a server, an operating system, an application, or storage device) appear to function as multiple logical resources; or it can include making multiple physical resources (such as storage devices or servers) appear as a single logical resource." This new Virtual view of the resources is not restricted by the implementation, geographic location or the physical configuration of underlying resources. Commonly virtualized resources include computing power and data storage. Types of virtualization Virtualization is a broad term that refers to the abstraction of resources in many different aspects of computing. As a perceived "buzzword", virtualization has been claimed by IT marketers to refer to everything from virtual machines to systems management software, so as to become nearly meaningless. Some common applications of virtualization are listed below; this list reflects the extreme diversity that the term has come to encapsulate. Software virtualization Further Development In year 2006, Virtualization has a new level of playing field in Application Virtualization and Application Streaming. Resource virtualization Server consolidation Disaster recovery Testing and Training Portability for Applications In order to make portable applications for USB drives, software developers must make their software applications leave the computer they run on completely "clean". This means that the application cannot use the registry or store its files anywhere on the machine other than its current directory. This presents a huge obstacle to some software applications. Applications like Adobe Photoshop or Microsoft Word use the registry intensely and store cookies all over the file system. Changing these software applications to run out of the current directory is very difficult. Thus, virtualization obtains a new application here. If an application is virtualized for portability, it is "injected" with DLL's that redirect all its calls to the external file system. The application itself will call to make a registry entry or write a file, but the virtualization software will intercept the call and direct it to a file in the current working directory. This leaves the application unchanged yet portable. This opens up many opportunities for portable software, for software can be made portable without changes to its source code. Allowing a user to store all of his or her applications on one drive is not yet possible, but hopefully it will become possible in the future. Virtualization has not yet become the industry standard but most likely will once portable software becomes more popular and users want all of their applications portable. LivePCs Virtualization has typically been deployed in the commercial server market and personal hobbyist space. Recent developments have attempted to extend the virtualization concept to the consumer market. Some of the newest entries have used virtualization to allow users to bring a workspace with them on a portable storage device like an iPod or USB memory stick. The consumer targeted applications have taken two distinct approaches, OS-level (MojoPac, Ceedo, and U3) and machine-level virtualization (moka5). OS-level virtualization allows end users to install some applications onto a storage device so they can be used on another PC. This does not provide the isolation and security that machine-level virtualization affords. LivePCs are the consumer focused instantiation of machine-level virtualization. LivePCs allow an operating system with a full software suite to be delivered to end users with a single click. See also Skeptics | |||||||
|
| ||||||||
![]() |
|
| |