GaussDB(for Cassandra) supports databases connections over public and private networks.
Method |
Scenario |
Description |
---|---|---|
Private network |
A private IP address is provided by default. Your applications are deployed on an ECS that is in the same region and VPC as your instances. |
High security and performance |
Public network |
If you cannot access a DB instance through a private IP address, bind an EIP to the DB instance first and connect the ECS to the DB instance through the EIP. |
|