Posted On: Aug 8, 2023

Amazon ElastiCache for Redis now supports online migration from self-managed Redis clusters to ElastiCache for Redis clusters running in cluster mode. Online migration simplifies moving data from self-managed Redis clusters to ElastiCache with minimal application disruption. During the migration, ElastiCache replicates cache data from each self-managed Redis source shard to the target ElastiCache cluster. Once initial replication is complete, the two clusters will be kept in sync until you are ready to update your application configuration to use ElastiCache.

ElastiCache for Redis online migration is supported for target clusters running ElastiCache for Redis version 5.0.6 and above, in all AWS Regions where Amazon ElastiCache is available , and at no additional cost. To migrate data from your self-managed Redis cluster, log in to the AWS Management Console, create a new ElastiCache for Redis cluster, and choose “Start data migration”. For more information, see the documentation.