Week 2 Cloud Computing Lecture 3
Week 2 Cloud Computing Lecture 3
LECTURE 3
Cloud Computing Characteristics
Can
Share computer among multiple users
Run applications and different operating systems on same machine
Isolate users from each other and control program
Emulate software and/or hardware for the guest os
Full virtualization
First appeared in 1967 with IBM CP-40 system
Complete installation of one machine runs on another
emulate entire system
Virtualization
Virtual Machine VM
isolated guest OS installation within a normal host OS
Runs on top of the OS of the server machine
Object of deployment
Virtual Machine Image –
Static data containing software (OS, apps, data files) the VM will run once started
Used to create VM instance
Typically stored on disk
Virtual Machine Instance –
Running virtual machine
Started from image, runs OS and processes, computes, etc.
dynamic object you can interact with
Virtualization
Hardware Hardware
Traditional Stack Virtualized Stack
Virtualization
(because of virtualization)