I'm setting up an ElastiCache Redis cluster, however event when disabling the Multi-AZ option the nodes are being distributed across multiple AZs. I want them to be in the same AZ as my EC2 nodes to avoid data transfer costs. It also seems impossible to move existing nodes to another AZ.
Is there a way to have all cluster nodes in the same AZ?