STCLOUD_virtualization recap, types of virtualization, desktop vs storage virtualization, data virtualization, app virtualization

original file (copied)

RAW FILE

This note has not been edited yet.

Virtualization Recap

Virtualization Properties

  1. partitioning → resource allocation
  2. isolation → security because of fault isolation at the hardware level
  3. encapsulation → portability because they're all just files, you can just roll back to previous states
  4. hardware independence → provision or migrate to any server without the need to perform reconfigurations bc they're independent of the hardware

Types of Virtualization

Server Virtualization

Network Virtualization

Desktop Virtualization

Types of Desktop Virtualization (32:12)

Storage Virtualization

_attachments/public_STCLOUD_storagevirt_ex1.png

NAS vs SAN

NAS Network Attached Storage

SAN Storage Area Network

Even though they are different kinds of devices (heterogeneous), they can be combined to pool resources, virtually because of Storage Virtualization

if File A is 300gb, 200GB is in SSD A, and 100GB is in HDD B (100mbps), if you want to transfer the storage in SSD A in SSD C, it will still take you at least 1000 seconds to do so (i have no idea what sir is talking about here. check 1:11:30)

we're not IT so just think of the high level stuff, we're not gonna be tested on the specifics of the technology

(01:18:38)

Data Virtualization

ex. dev wants to do data analytics but the dataset comes from different physical locations and are in different formats (xml, csv, etc.), and are different types (IoT, survey, sales, etc.)

_attachments/public_STCLOUD_datavirt_example.png|500

(01:25:39)

Application Virtualization