An IT technician needs to run and inspect a proprietary diagnostic tool that only executes on an legacy end-of-life operating system. The technician must perform this work locally on their corporate workstation while ensuring that system modifications, crashes, or security issues within the tool do not affect the primary host system. Which of the following client-side virtualization implementations best fulfills these operational requirements?
- AProvision an enterprise cloud-based Infrastructure as a Service (IaaS) virtual desktop instance across the WAN.
- Configure a local host-based Type 2 virtual machine running the legacy operating system in a sandboxed environment.Answer
- CReformat the workstation hard drive and install a Type 1 bare-metal hypervisor directly on the underlying hardware.
- DConfigure guest virtual machine memory allocations that exceed the host workstation's total physical RAM capacity.
Answer
Configuring a local host-based Type 2 virtual machine running the legacy operating system in a sandboxed environment is the optimal solution.
Deploying a local host-based Type 2 virtual machine creates a controlled sandbox on the user's current workstation. This allows the technician to run legacy operating systems and untested applications in complete isolation, preventing guest crashes or vulnerabilities from impacting the primary host OS.
Step-by-Step Solution
Key Concept
Client-Side Virtualization Purposes and Use Cases