I can't seem to find anywhere the answer to this question.
We have an AWS Aurora cluster with a R/W instance and a read replica (multi-AZ). What happens with the read replica in case of a failure of it's AZ?
What would the DR plan be?
Will AWS create a new read-replica in a new AZ (because we have configured it as multi-AZ)? Do we need to create a second read-replica in another AZ just to factor in for this kind of failure?