0% found this document useful (0 votes)
60 views1 page

Virtualization Technology Overview

This document contains questions and answers about virtualization technology for a college tutorial exercise. It begins by defining virtualization as the act of creating virtual versions of computer hardware, storage, and network resources. It then discusses the differences between physical and virtual infrastructure, defines hypervisors, distinguishes between type 1 and type 2 hypervisors, provides examples of different types of virtualization including network, storage, desktop and application virtualization, and lists some advantages and disadvantages of virtualization.

Uploaded by

Barry Ngo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views1 page

Virtualization Technology Overview

This document contains questions and answers about virtualization technology for a college tutorial exercise. It begins by defining virtualization as the act of creating virtual versions of computer hardware, storage, and network resources. It then discusses the differences between physical and virtual infrastructure, defines hypervisors, distinguishes between type 1 and type 2 hypervisors, provides examples of different types of virtualization including network, storage, desktop and application virtualization, and lists some advantages and disadvantages of virtualization.

Uploaded by

Barry Ngo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

RMIT

mbn Classifi
cation:
College of Vocational Education,
Future Technologies
Truste
AD006 - Associate Degree in d Information Technology,

INTE2507- Virtualization,
Semester 1, 2023

Week1 - Tutorial Exercises

Perform online research, ie. Google search, Online Forums, Vendor Website, Youtube Videos
etc, and respond to the following Questions. You are not required to submit, but this will assist
you in preparing for Online Quiz Assessment.

1. What is Virtualization Technology?


In computing, virtualization or virtualisation is the act of creating a virtual version of
something at the same abstraction level, including virtual computer hardware
platforms, storage devices, and computer network resources
2. What is the difference between Physical and Virtual infrastructure?
virtual servers are more space-efficient. By contrast, physical servers require much
more space since they have to house physical hardware such as CPU, memory, and
storage.
3. What is Hypervisor?
A hypervisor is a type of computer software, firmware or hardware that creates and runs virtual
machines. 
4. What is the differences between type 1 and type 2 Hypervisors? Give examples of each
case.
Type 1 runs directly on the hardware with Virtual Machine resources provided. Type 2
runs on the host OS to provide virtualization management and other services.
5. Give a brief description of the following types of Virtualizations:
i) Network virtualisation
abstracting network resources that were traditionally delivered in hardware to
software. NV can combine multiple physical networks to one virtual, software-
based network, or it can divide one physical network into separate,
independent virtual networks.
ii) Storage virtualisation
Storage virtualization is the pooling of physical storage from multiple storage
devices into what appears to be a single storage device
iii) Data virtualisation
Data virtualization is a logical data layer that integrates all enterprise data
siloed across the disparate systems, manages the unified data for centralized
security and governance, and delivers it to business users in real time.
iv) Desktop virtualisation
technology that lets users simulate a workstation load to access a desktop from
a connected device
v) Application virtualisation
a process that deceives a standard app into believing that it interfaces directly
with an operating system's capacities when, in fact, it does not
6. What are advantages and disadvantages of virtualisation?
Pros of Virtualization. Uses Hardware Efficiently. Available at all Times. Recovery is Easy. Quick
and Easy Setup. ...
Cons of Virtualization. High Initial Investment. Data Can be at Risk. Quick Scalability is a
Challenge.

1
Tutorial Exercise - Virtualisation

Common questions

Powered by AI

Network virtualization enhances flexibility by allowing the creation of virtual networks that can be reconfigured independently of the underlying physical network, accommodating dynamic resource allocation and scalable deployments. This abstraction reduces dependency on hardware and streamlines network management, which increases efficiency and the ability to rapidly adjust to changing business needs .

Application virtualization addresses compatibility issues by abstracting applications from the operating system. Applications run in virtualized environments that simulate the required OS, allowing them to function on any device regardless of the underlying system. This reduces compatibility concerns and supports seamless software integration and migration, streamlining updates and legacy application management across diverse operating systems .

Virtualization advantages include efficient hardware usage, constant availability, and easy recovery and scaling. It simplifies setup compared to traditional physical infrastructure. However, it requires a high initial investment and can present security risks if not properly managed. Additionally, scalability can pose challenges if new demands rapidly increase .

Network virtualization involves abstracting network resources to create a virtual network that can be reconfigured or divided independently of physical infrastructure, allowing multiple networks to be consolidated or a single network to be partitioned. In contrast, data virtualization manages a logical data layer integrating all enterprise data from various sources, providing real-time delivery while maintaining centralized security and governance. It focuses on providing a unified view of data rather than physical network configuration .

A hypervisor is crucial in virtualization as it allows the separation of operating systems from the physical hardware by creating and managing virtual machines. Its key functions include allocating resources, scheduling processes, and ensuring isolation between different VMs, thus enabling multiple operating systems to run concurrently on a single physical machine .

Virtual servers are more space-efficient because they do not require the physical housing of hardware components like CPU, memory, and storage, unlike physical servers that need significant physical space for these components. As a result, virtual infrastructure can reduce the physical footprint of an IT environment .

Type 1 hypervisors, also known as bare-metal hypervisors, run directly on the host's hardware to control the hardware and manage guest operating systems. This type typically offers better performance and is used in enterprise environments. In contrast, Type 2 hypervisors run on a host operating system and are more suitable for end-user systems or testing environments, as they depend on the host OS to manage resources and provide virtualization services .

Storage virtualization simplifies data management by aggregating multiple physical storage devices into a consolidated virtual pool. This allows for more straightforward management and allocation of storage resources, provides flexibility and scalability, and typically improves utilization and performance by enabling automated provisioning and load balancing .

Desktop virtualization enables users to access a full desktop environment from a remote device, simulating a workstation load to allow centralized management and mobility. It is often used in environments requiring standardization and centralized IT management. Application virtualization, on the other hand, allows individual applications to run on a device without being installed on the traditional OS, tricking them into interacting directly with the OS. This is useful for running incompatible or legacy applications across different environments .

Despite numerous advantages, virtualization may not be suitable for all environments due to its high initial investment costs, potential security vulnerabilities due to shared resources, and scalability obstacles when system demands vastly increase unexpectedly. It also requires a level of expertise and infrastructure that not all organizations may have, particularly smaller firms or those with limited IT budgets .

You might also like