Scaling ElastiCache (Redis OSS) self-designed clusters - Amazon ElastiCache (Redis OSS)
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Scaling ElastiCache (Redis OSS) self-designed clusters

The amount of data your application needs to process is seldom static. It increases and decreases as your business grows or experiences normal fluctuations in demand. If you self-manage your cache, you need to provision sufficient hardware for your demand peaks, which can be expensive. By using Amazon ElastiCache you can scale to meet current demand, paying only for what you use. ElastiCache enables you to scale your cache to match demand.

Note

If a Redis OSS cluster is replicated across one or more Regions, then those Regions are scaled in order. When scaling up, secondary Regions are scaled first and then the primary Region. When scaling down, the primary Region is first and then any secondary Regions follow.

When updating the engine version, the order is secondary Region and then primary Region.

The following helps you find the correct topic for the scaling actions that you want to perform.

Scaling Redis OSS clusters
Action Redis OSS (cluster mode disabled) Redis OSS (cluster mode enabled)

Scaling in

Removing nodes from an ElastiCache cluster

Scaling clusters in Redis OSS (Cluster Mode Enabled)

Scaling out

Adding nodes to a cluster

Online resharding for Redis OSS (cluster mode enabled)

Changing node types

Online vertical scaling by modifying node type

Changing the number of node groups

Not supported for Redis OSS (cluster mode disabled) clusters

Scaling clusters in Redis OSS (Cluster Mode Enabled)