Connection Methods
You can connect to a GeminiDB Influx instance over a private network, public network, load balancer IP address, or program code.
Figure 1 shows the process of connecting to a GeminiDB Influx instance.
Method |
Scenario |
Default Port |
Description |
---|---|---|---|
DAS |
You can connect to a GeminiDB Influx instance on a web-based console. |
- |
|
Private network |
Connect to an instance using a private IP address or load balancer address. This method is suitable when your application is deployed on an ECS that is in the same region and VPC as your instance. |
8635 |
|
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. |
8635 |
|
Program code |
Connect to a GeminiDB Influx instance using Go, Java, or Python. |
8635 |
- |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.