forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
3.2 KiB
3.2 KiB
Instance Connection Methods
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. |
|
Parent topic: Getting Started with GaussDB(for Cassandra)