Is creating a Read Replica of another Read Replica supp…

Is creating a Read Replica of another Read Replica supported?

Is creating a Read Replica of another Read Replica supported?

A.
Only in certain regions

B.
Only with MSSQL based RDS

C.
Only for Oracle RDS types

D.
No

Explanation:
https://aws.amazon.com/rds/faqs/
Q: Can I create a Read Replica of another Read Replica?
Amazon RDS for MySQL: You can create a second-tier Read Replica from an existing firsttier Read Replica. By creating a second-tier Read Replica, you may be able to move some of
the replication load from the master database instance to a first-tier Read Replica. Please
note that a second-tier Read Replica may lag further behind the master because of additional
replication latency introduced as transactions are replicated from the master to the first tier
replica and then to the second-tier replica.
Amazon RDS for PostgreSQL: Read Replicas of Read Replicas are not currently supported.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


tymo

tymo

other related questions state that you can create a read replica of a read replica, regardless the service

Ali

Ali

The answer is B, but the DB is Amazon RDS for MySQL; not MSSQL.

Sunny

Sunny

Q: Can I create a Read Replica of another Read Replica?

Amazon Aurora, Amazon RDS for MySQL and MariaDB: You can create a second-tier Read Replica from an existing first-tier Read Replica. By creating a second-tier Read Replica, you may be able to move some of the replication load from the master database instance to a first-tier Read Replica. Please note that a second-tier Read Replica may lag further behind the master because of additional replication latency introduced as transactions are replicated from the master to the first tier replica and then to the second-tier replica.

Amazon RDS for PostgreSQL: Read Replicas of Read Replicas are not currently supported.