When running my DB Instance as a Multi-AZ deployment, can I use the standby for read or write operations?

When running my DB Instance as a Multi-AZ deployment, can I use the standby for read or write operations?

When running my DB Instance as a Multi-AZ deployment, can I use the standby for read or write operations?

A.
Yes

B.
Only with MSSQL based RDS

C.
Only for Oracle RDS instances

D.
No

Explanation:



Leave a Reply 6

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

8 + 1 =


Lee

Lee

https://aws.amazon.com/rds/faqs/?nc1=h_ls

Q: When running my DB Instance as a Multi-AZ deployment, can I use the standby for read or write operations?

No, the standby replica cannot serve read requests. Multi-AZ deployments are designed to provide enhanced database availability and durability, rather than read scaling benefits. As such, the feature uses synchronous replication between primary and standby. Our implementation makes sure the primary and the standby are constantly in sync, but precludes using the standby for read or write operations. If you are interested in a read scaling solution, please see the FAQs on Read Replicas.

Duck bro

Duck bro

D:
https://aws.amazon.com/rds/faqs/?nc1=h_ls
Q: When running my DB Instance as a Multi-AZ deployment, can I use the standby for read or write operations?

No, the standby replica cannot serve read requests. Multi-AZ deployments are designed to provide enhanced database availability and durability, rather than read scaling benefits. As such, the feature uses synchronous replication between primary and standby. Our implementation makes sure the primary and the standby are constantly in sync, but precludes using the standby for read or write operations. If you are interested in a read scaling solution, please see the FAQs on Read Replicas.

Ganesh Ghube

Ganesh Ghube

D.
No

seenagape

seenagape

Correct answer is D