DSW offers two SSH connection options to accommodate the need for flexible remote access: direct SSH and proxy client connections. Consider resource dependencies, usage, and limitations when selecting the method that best fits your requirements.
Connection methods
DSW supports two remote connection methods:
-
Direct SSH Connection
Enable SSH logon to directly connect to your DSW instance via SSH. For more information, see direct SSH connection.
-
Proxy Client Connection
Configure a proxy client to establish an SSH connection to a DSW instance from an on-premises host. For more information, see proxy client connection.
Advantages comparison
Choose the most suitable SSH connection method by comparing their advantages. Direct connections are typically more stable and quicker but are limited to certain instance types. Proxy client connections support all instance types and do not require the purchase of an Internet NAT gateway. However, this method necessitates downloading a proxy tool:
Comparison item | Direct SSH connection (recommended) | Proxy client connection | |
Resource dependency | Virtual private cloud (VPC) | Required. | Not required. Platform for AI (PAI) internal network is used. |
Internet NAT gateway | If you want to enable Internet access, you must purchase an Internet NAT gateway. | Not required. PAI internal network is used. | |
DNAT entry | If you want to enable Internet access, you must create a DNAT entry for the Internet NAT gateway. | Not required. PAI internal network is used. | |
Usage | SSH client | Use an SSH client to directly access the DSW instance. | You need to download and configure a proxy client. Then, use an SSH client to access the DSW instance. |
Authentication method | Use the SSH public key or SSH private key for authentication. |
| |
Limits | Access URL |
| Access over the Internet. |
Bandwidth | The bandwidth depends on the DSW instance type and the Internet access gateway:
| Shared public bandwidth. | |
DSW instances | Only the following instance types are supported:
| All DSW instances. | |
Stability | High | Medium | |
Microsoft Remote Desktop | Not supported | Not supported |