Updated on 2025-12-05 GMT+08:00

Connecting to an Instance Using an EIP Bound to a Load Balancer (Recommended)

In a production environment, accessing a GeminiDB Redis instance from a single node over a public network can result in a single point of failure (SPOF), which reduces system availability and may interrupt service access. To improve system availability and stability, you can create a load balancer and bind an EIP to the instance to avoid SPOFs. For more information about ELB, see ELB.

To connect to a GeminiDB Redis instance over the public network, create a load balancer and bind an EIP to the instance.

This section describes how to access a GeminiDB Redis instance over a public network by creating a load balancer and binding it to an EIP.

Usage Notes

Redis Cluster GeminiDB Redis instances do not support this function.

Procedure

Other Methods for Connecting to an Instance over a Public Network