Leave a Reply 13

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


Ricardo F

Ricardo F

I understand it is. correct is B for me.
https://aws.amazon.com/about-aws/whats-new/2013/08/28/amazon-rds-read-replica-new-features/

From 28th, August 2013.
Create a replica from an existing Read Replica (supported for MySQL 5.6) – You can now 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.

AWS-Conqueror

AWS-Conqueror

Agree with Ricardo F. B is correct.

Prakhar Budholiya

Prakhar Budholiya

I agree with above commects but does all RDS databases supports this ?

Prakhar Budholiya

Prakhar Budholiya

You cannot create a Read Replica from another Read Replica (that is, you cannot create cascading Read Replicas).

Prakhar Budholiya

Prakhar Budholiya

for postgresql

Linh

Linh

Support only with MySQL based RDS

Steve

Steve

This can’t be how the question is asked on an actual exam. You would need to be more specific about which type of RDS you are referring to.

Jeevan

Jeevan

Yes. Answer : B

Harsha

Harsha

https://aws.amazon.com/rds/faqs/

“You can create multiple Read Replicas for a given source DB Instance and distribute your application’s read traffic amongst them.”

crabapple

crabapple

Add option E

E: Yes, only for certain DBs