Private SSH Ingress enhances the security and control of SSH access to customer applications in the Acquia platform. With this feature, you can provision custom SSH proxies, manage and restrict SSH access according to your specific security requirements.
Key features¶
SSH configurations¶
| Dedicated | Public Access | Private Access | Allows customized IP allowlisting? | Description |
---|
Fully Public (Dedicated) | Yes | Yes | Yes | Yes | - A dedicated public SSH Ingress associated with the private network.
- Accessible from both the public internet and private connections.
- Separate from shared platform SSH access to ensure dedicated resources.
|
Protected | Yes | Restricted or allowed ranges | Yes | Yes | - Public SSH listener with Access Control List (ACL) capabilities.
- Configurable access restrictions for both public and private addresses.
|
Fully Private | Yes | No | Yes | Yes | - SSH listener available only on the private network.
- Accessible solely through VPN connections, with no public internet access.
- Provides the highest level of isolation.
|
Access Control¶
- Defines allowed IP ranges to ensure only authorized access.
- Manages access through VPN connections, offering flexibility and control.
Benefits¶
- Security and compliance:
Aligns with security requirements that may prevent public SSH access. - Controlled access:
Offers the flexibility to disable public SSH access entirely or restrict it to meet your security policies.
Use Cases¶
- Security-conscious organizations:
Ideal for businesses with stringent security policies that require restricted SSH access. - Compliance-driven deployments:
Suitable for industries with regulatory requirements that mandate controlled access to application environments. - Customizable network access:
Provides the ability to tailor SSH access based on specific organizational needs, whether through public or private means.
Private SSH Ingress allows you to gain enhanced control over SSH access to their applications. This ensures that security and compliance requirements are met and maintains the flexibility and benefits of the Cloud Platform.
Infographic¶