Connect to SingleStore Helios Workspaces from Private Networks/Services via AWS PrivateLink

For inbound connections, you'll request and receive a Service name from SingleStore.

To set up inbound connections to SingleStore Helios using AWS PrivateLink, perform the following tasks:

  1. Request Service name from SingleStore.

  2. Create an endpoint.

Request Service Name from SingleStore

Contact SingleStore Support, and provide the following information:

  • Workspace ID. SingleStore can only process the connection request when your workspace is in the Active state.

  • Your AWS account ID

  • Region details

  • In the support ticket, specify that the request is for inbound connection

SingleStore will create a private endpoint service, whitelist your AWS account in the service, and then send you the Service name.

Create an Endpoint

Note

You need to create separate endpoints for both DML and DDL endpoints of your workspace.

Your workspace and endpoint must be in the same region.

Create a private endpoint using the Service name received from SingleStore:

  1. On the Amazon VPC console, select Endpoints > Create endpoint.

  2. Under Service Category, select Other endpoint services.

  3. Enter the Service name received from SingleStore in the Service name field.

  4. Select Verify service to verify the Service name.

  5. Under VPC, select the VPC from which you'll connect with the AWS service.

  6. Under Subnets, select one subnet per Availability Zone from which you'll connect to the AWS service.

  7. Select Create endpoint.

You can use the endpoint after it enters the Available state. See Endpoint states for more information.

Create a security group to control access to the endpoint, and then attach the security group to the endpoint. See Control traffic to resources using security groups for more information.

Note

SingleStore Helios does not support Certificate Authority (CA) verification for inbound connections. For information on connecting to SingleStore Helios using SSL, refer to Connect to SingleStore Helios using TLS/SSL.

Last modified: February 28, 2024

Was this article helpful?