A company has an Amazon RDS for MySQL DB instance with read replicas. The primary DB instance fails. What is the correct procedure to promote a read replica to become the new primary?
Select one:
The trap here is that candidates confuse read replicas with Multi-AZ standby instances, assuming aut...