Connection Methods
You can connect to a GeminiDB Influx instance over a private network, public network, load balancer IP address, or program code.
Method |
Scenario |
Description |
---|---|---|
Private network |
Connect to an instance using a private IP address or load balancer address. This method applies to scenarios where applications are deployed on an ECS which is in the same region and VPC as the instance. |
|
Public network |
You can connect to a GeminiDB Influx instance through an EIP. This method is suitable when DB instances cannot be accessed over a private network. You can bind an EIP to an ECS (or a server on the public network) to access the instance. |
|
Program code |
Connect to a GeminiDB Influx instance using GO, Java, or Python. |
- |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.