Connecting to an Instance Using a Private Domain Name
This section describes how to connect to a GeminiDB Redis instance using a private domain name on a Linux ECS.
Usage Notes
- The target instance must be in the same VPC and subnet as the ECS.
- The instance security group must allow access from the ECS.
Scenario 1: If the instance is associated with the default security group, you do not need to configure security group rules.
Scenario 2: If the instance is not associated with the default security group, check whether the security group rules allow the ECS to connect to the instance.
- If yes, the ECS can connect to the instance.
- If no, add an inbound rule to the security group.
For details about how to configure a security group, see Setting Security Group Rules for a GeminiDB Redis Instance.
Prerequisites
- An ECS has been created. The following uses a Linux ECS as an example. For details, see Purchasing an ECS in Getting Started with Elastic Cloud Server.
- Download the Redis client installation package.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.