Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

📢 NEW PRODUCT RELEASE - AZ-204 Microsoft Azure Developer Associate for only $10.99 + $2 OFF on ALL Mock Exams!

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

Home Forums AWS AWS Certified SysOps Administrator Associate AWS Certified SysOps Administrator Associate Practice Exam (Timed Mode) Reply To: AWS Certified SysOps Administrator Associate Practice Exam (Timed Mode)

  • Tutorials-Dojo

    Administrator
    April 12, 2020 at 2:01 am

    Hi Ezz,

    The scenario says that it has a readintensive MySQL database. This is the reason why we have to use Aurora Read Replicas. To ensure high availability, we have to use an AWS Aurora Cluster.

    In RDS, you have to manually configure a Multi-AZ deployments configuration to improve the availability of your database. For an Aurora cluster, it is already high-available by default. Remember that an Amazon Aurora DB cluster consists of one or more DB instances and a cluster volume that manages the data for those DB instances. This is somewhat akin to the Multi-AZ setting in RDS.

    For more information about Aurora DB clusters, please check this reference:

    https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Overview.html

    Although configuring cross-region replication would improve the availability of the database, this setting is only warranted if you have a disaster recovery plan that covers an outage of the entire AWS region. The use of the Amazon Aurora DB cluster should suffice based on the requirement provided in the scenario.

    Hence, the two provided answers are indeed correct.

Skip to content