MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

CLOUD COMPUTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Live & Regular migration are the techniques of
A
Virtual Machine
B
Virtual Machine Migration
C
Security Isolation
D
Resource Isolation
Explanation: 

Detailed explanation-1: -VM migration is the most important feature of virtualization. With this feature an OS state is transferred from one computing node to another physical node. There are two different techniques of migration, first is pre-copy migration and the second is post-copy migration technique.

Detailed explanation-2: -VMware vSphere live migration allows you to move an entire running virtual machine from one physical server to another, with no downtime. The virtual machine retains its network identity and connections, ensuring a seamless migration process.

Detailed explanation-3: -Hyper-V live migration moves running virtual machines from one physical server to another with no impact on virtual machine availability to users. By pre-copying the memory of the migrating virtual machine to the destination server, live migration minimizes the transfer time of the virtual machine.

There is 1 question to complete.