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 265 discussion

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

An ecommerce company runs an application on Amazon RDS for SQL Server 2017 Enterprise edition. Due to the increase in read volume, the company’s application team is planning to offload the read transactions by adding a read replica to the RDS for SQL Server DB instance.

What architectural conditions should a database specialist set? (Choose two.)

  • A. Ensure that the automatic backups are turned on for the RDS DB instance
  • B. Ensure the backup retention value is set to 0 for the RDSDB instance
  • C. Ensure the RDS DB instance is set to Multi-AZ
  • D. Ensure the RDS DB instance is set to Single-AZ
  • E. Ensure the RDS DB instance is in a stopped state to turn on the read replica
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

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
Sab
Highly Voted 2 years, 6 months ago
AC https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/SQLServer.ReadReplicas.html
upvoted 5 times
...
Pranava_GCP
Most Recent 1 year, 9 months ago
Selected Answer: AC
A. Ensure that the automatic backups are turned on for the RDS DB instance C. Ensure the RDS DB instance is set to Multi-AZ https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/SQLServer.ReadReplicas.html
upvoted 1 times
...
milofficial
2 years, 3 months ago
Selected Answer: AC
AC it is
upvoted 1 times
...
Don2021
2 years, 5 months ago
AC you must enable automatic backups on the source DB instance. To do so, you set the backup retention period to a value other than 0. The source DB instance must be a Multi-AZ deployment with Always On Availability Groups (AGs). Setting this type of deployment also enforces that automatic backups are enabled.
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 ...