News

Visual Studio Code has emerged as the go-to remote development tool in many areas far outside the Microsoft-centric developer ecosystem.
While the Remote Extensions already enabled to code "remotely" using a local VS Code frontend, that requires dealing with SSH or HTTPS configuration, which admittedly is not entirely desirable.
While Codespaces and other remote dev solutions also leverage SSH to work on remote machines in VS Code, Ragusa's solution taps into specific AWS services to fit its cloud users. "With AWS Cloud9, you ...
Remote - SSH: Provides connection to a remote machine (or virtual machine) using SSH. Once connected to a remote location, the developer can interact with files and folders on the remote filesystem.