Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Associate Questions on Multi-AZ RDS Reply To: Questions on Multi-AZ RDS

  • Jon-Bonso

    Administrator
    May 22, 2020 at 6:33 pm

    Hi Victor,

    In a Multi-AZ deployment, RDS automatically provisions and maintains a synchronous standby replica in a different AZ. The primary DB instance is synchronously replicated across AZs to a standby replica to provide data redundancy, eliminate I/O freezes, and minimize latency spikes during system backups.

    A “standby replica” is not the same with “Read Replica”. For more information, please read the following AWS documentation:

    https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.MultiAZ.html

    Let us know if you need further assistance. The Tutorials Dojo team is dedicated to help you pass your AWS exam on your first try!

    Regards,

    Jon Bonso @ Tutorials Dojo