When you run a DB Instance as a Multi-AZ deployment, the "_____" serves database writes and reads

When you run a DB Instance as a Multi-AZ deployment, the “_____” serves database writes and reads

When you run a DB Instance as a Multi-AZ deployment, the “_____” serves database writes and reads

A.
secondary

B.
backup

C.
stand by

D.
primary



Leave a Reply 4

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


Duck Bro

Duck Bro

D
https://aws.amazon.com/rds/faqs/
Q: What do “primary” and “standby” mean in the context of a Multi-AZ deployment?

When you run a DB Instance as a Multi-AZ deployment, the “primary” serves database writes and reads. In addition, Amazon RDS provisions and maintains a “standby” behind the scenes, which is an up-to-date replica of the primary. The standby is “promoted” in failover scenarios. After failover, the standby becomes the primary and accepts your database operations. You do not interact directly with the standby (e.g. for read operations) at any point prior to promotion. If you are interested in scaling read traffic beyond the capacity constraints of a single DB Instance, please see the FAQs on Read Replicas.

Ganesh Ghube

Ganesh Ghube

D.
primary