I have a master db in one region.. and I want to create a read replica of it in another region just for disaster recovery practices.
I do not want it to be that costly, but I want the replication to work. My current master db has db.t2.medium. My question is:
- What type should I keep for my read replica? Is db.t2.small fine for my replica?