Introduction
SSH and RDP let you connect to virtual machines in the cloud. SSH is for Linux machines and RDP is for Windows machines. They help you manage your servers remotely as if you were sitting in front of them.
When you want to securely connect to a Linux virtual machine to install software or check logs.
When you need to access a Windows virtual machine to use graphical tools or configure settings.
When you want to troubleshoot a server that is not responding to your application requests.
When you want to run commands or scripts directly on your cloud server.
When you need to transfer files securely between your computer and the cloud server.