Virtual Desktop Infrastructure (VDI)
Virtual desktop infrastructure (VDI) means running user desktops inside virtual machines that are hosted on datacenter servers or in Cloud.
In a VDI environment, each user is allotted a dedicated VM that runs on a separate operating system. This flexibility provides an isolated environment for the user.
As each user enjoys a dedicated VM with an OS, they can install or uninstall applications with full or partial administration rights within the VM.
A connection broker is used to manage these VMs. VDI is particularly useful when businesses have to deal with critical and confidential data.
Remote Desktop Service (RDS)
Remote Desktop Service (RDS), a proprietary protocol of Microsoft, allows users to connect remotely to a network with a graphic user interface.
While the RDS client is installed on the user system, the RDS server software is installed on the server, and a remote connection is established with one or more terminal servers.
While users in the RDS network connect to the server using a VM, this VM is shared with other users and operates on the same server OS for all users.
Comments