I have an AWS RDS instance deployed with Multi-AZ set as true.
As a disaster-management strategy in case the DB fails, is creating a read-replica in another AZ redundant?
If I create the read replica in another region (Outside the VPC), would that be redundant too?