exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 39 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 39
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A Database Specialist is planning to create a read replica of an existing Amazon RDS for MySQL Multi-AZ DB instance. When using the AWS Management
Console to conduct this task, the Database Specialist discovers that the source RDS DB instance does not appear in the read replica source selection box, so the read replica cannot be created.
What is the most likely reason for this?

  • A. The source DB instance has to be converted to Single-AZ first to create a read replica from it.
  • B. Enhanced Monitoring is not enabled on the source DB instance.
  • C. The minor MySQL version in the source DB instance does not support read replicas.
  • D. Automated backups are not enabled on the source DB instance.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
RotterDam
Highly Voted 3 years, 3 months ago
Selected Answer: D
(D) is correct In order to create a read replica - Automated Backups MUST be enabled Additionally for SQL Server - Source MUST be Multi-AZ deployment with Always On Availability Groups (AG)
upvoted 6 times
...
novice_expert
Highly Voted 3 years, 1 month ago
Selected Answer: D
D. Automated backups are not enabled on the source DB instance. In order to create a read replica - Automated Backups MUST be enabled Additionally for SQL Server - Source MUST be Multi-AZ deployment with Always On Availability Groups (AG)
upvoted 5 times
...
Pranava_GCP
Most Recent 1 year, 9 months ago
Selected Answer: D
D. Automated backups are not enabled on the source DB instance. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_MultiAZDBCluster_ReadRepl.html "You must turn on automatic backups on the source DB instance by setting the backup retention period to a value other than 0."
upvoted 1 times
...
awsmonster
3 years, 4 months ago
Ans: D
upvoted 2 times
...
avland
3 years, 6 months ago
D. >Your source DB instance must have backup retention enabled. https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstanceReadReplica.html
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...