1 min readMay 6, 2018
Hi Dee,
Thanks for the nice feedback. Currently, the few ways you can do cross-region replication with Redis is the following:
or
But you could also use DynamoDB Global Table as a caching solution but it does not provide all the goodies from Redis (list, sets, …).
As for the peering between regions, VPCs now support cross-region peering and it goes over the Amazon network and you don’t have to anymore maintain HA of your VPNs manually — great stuff!