InterviewSolution
Saved Bookmarks
| 1. |
Os virtualization vs hardware virtualization |
|
Answer» In OPERATING-system-levelvirtualization, a physical server isvirtualized at the operating system level, enabling MULTIPLE isolated and SECURE virtualizedservers to run on a singlephysical server. The "guest" operating system environments SHARE the same running instance of the operating system as the host system. |
|