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

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

A software company uses an Amazon RDS for MySQL Multi-AZ DB instance as a data store for its critical applications. During an application upgrade process, a database specialist runs a custom SQL script that accidentally removes some of the default permissions of the master user.
What is the MOST operationally efficient way to restore the default permissions of the master user?

  • A. Modify the DB instance and set a new master user password.
  • B. Use AWS Secrets Manager to modify the master user password and restart the DB instance.
  • C. Create a new master user for the DB instance.
  • D. Review the IAM user that owns the DB instance, and add missing permissions.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
khun
2 years, 5 months ago
Selected Answer: A
A. If you accidentally delete the permissions for the master user, you can restore them by modifying the DB instance and setting a new master user password.
upvoted 2 times
...
Gosha109876
2 years, 6 months ago
Selected Answer: A
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.MasterAccounts.html
upvoted 4 times
...
SonamDhingra
2 years, 9 months ago
A is correct.
upvoted 1 times
...
mbar94
2 years, 9 months ago
Selected Answer: A
A is correct.
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 ...