Migrating and merging multiple standalone Redis instances into a new Redis cluster on AWS Elasticache
Right now we have our data split between three standalone Redis instances, no clustering or sharding. We're switching from our current cloud service provider over to AWS and want to store all this data in a new Elasticache Redis cluster…