Hi, for AWS elastic cache, especially cache insta...
# general
l
Hi, for AWS elastic cache, especially cache instance, how do we add more replica? I am looking at the example here and it says NumCacheNodes should always be
1
p
For working with Redis (Cluster Mode Enabled) replication groups, see the
aws.elasticache.ReplicationGroup
resource.
l
my case is Redis (Cluster Mode Disabled) since we have to support few instances
p
ah ok, sorry, my misunderstanding