Skip to main content

🌐 Redis Multi-Region Cluster

The Redis Multi-Region Cluster is a pre-packaged distributed implementation of Redis, where data is sharded among cluster nodes in different regions. The solution aims for: High performance and linear scalability, an acceptable level of write safety, and availability.


🚀 Installation via Marketplace

  1. In the SaveinCloud Panel, go to Marketplace.
  2. Search for “Redis Multi-Region Cluster”.🔎

redis01


⚙️ Template Configuration

Fill in the pre-installation fields:

FieldDescriptionNotes
VersionRedis version to be deployed.Prefer LTS/stable versions.
EnvironmentName of the environment grouping the cluster nodes.Lowercase, numbers, and hyphen.
Create separate environment groupIsolates the environment group.Recommended to separate costs and governance.
Enable External IP Addresses for cluster nodesAssigns a public IP to each cluster node.Required when the Redis client will be outside the platform (3 IPs per region).
TopologyDefines the topology: Maximum Performance or Maximum Reliability.Performance: lower latency and maximum throughput. Reliability: focus on fault tolerance.
RegionsRegions where the cluster will be deployed.In Maximum Reliability, the 1st region hosts the primaries and the others, the replicas.

redis02

➡️ Click Install to start provisioning.

tip

Cluster topology
redis03


⛏️ Provisioning

After confirmation, the platform prepares the infrastructure and executes the initial flow of node creation and cluster configuration.

redis04

note

SaveinCloud manages, in the background, the creation and configuration of components (Redis nodes, network, DNS/load balancing when applicable) transparently — without requiring complex interventions.

⏳ Please wait for the creation to complete.


✅ Completed

Upon completion, a pop-up with some important information is displayed, and the environment is already ready for use.

redis05


📬 Access to P3X Redis UI

You will receive a confirmation email with the URL and credentials for the P3X Redis UI panel.

  1. Access the received URL.
  2. Log in with the credentials.

redis06

🔑Login to the Redis Panel redis07

▶️Logged in as Admin redis08

note

The same credential is valid for the other nodes of the cluster (Node IDs) within the same environment.


➡️ Access via the platform

In the platform panel, the Open in Browser button takes you directly to the environment's home page.

redis09



🧠 Support

If you have questions or issues with the configuration, contact SaveinCloud Technical Support through the channels available in the panel.