Managing Redis Clusters

OCI Cache with Redis lets you create Redis clusters for your memory-based storage solutions.

After you've created your Redis cluster, Cache with Redis handles most of the management and operations of Redis clusters, including operations such as security updates, upgrades, and resizing.

This topic covers the following Redis cluster tasks:

Required IAM Policy

To use all Cache with Redis features, you must have the following permissions:

  • Manage Redis clusters and work requests.
  • Manage Network resources.

Example policy:

Allow group RedisAdmins to manage redis-family in compartment <YOUR_COMPARTMENT>
Allow group RedisAdmins to manage virtual-network-family in compartment <YOUR_COMPARTMENT>

See forCache with Redis IAM Policies detailed policy information and more examples.

If you're new to policies, see Getting Started with Policies and Common Policies.