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

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

A company is using an Amazon RDS for MySQL DB instance for its internal applications. A security audit shows that the DB instance is not encrypted at rest. The company's application team needs to encrypt the DB instance.
What should the team do to meet this requirement?

  • A. Stop the DB instance and modify it to enable encryption. Apply this setting immediately without waiting for the next scheduled RDS maintenance window.
  • B. Stop the DB instance and create an encrypted snapshot. Restore the encrypted snapshot to a new encrypted DB instance. Delete the original DB instance, and update the applications to point to the new encrypted DB instance.
  • C. Stop the DB instance and create a snapshot. Copy the snapshot into another encrypted snapshot. Restore the encrypted snapshot to a new encrypted DB instance. Delete the original DB instance, and update the applications to point to the new encrypted DB instance.
  • D. Create an encrypted read replica of the DB instance. Promote the read replica to master. Delete the original DB instance, and update the applications to point to the new encrypted DB instance.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Jaypdv
Highly Voted 3 years, 7 months ago
C. Answer
upvoted 8 times
...
shantest1
Highly Voted 3 years, 7 months ago
C. Answer
upvoted 5 times
...
Pranava_GCP
Most Recent 1 year, 8 months ago
Selected Answer: C
C is correct. You can only enable encryption during copy of the snapshot or when you create DB instance .
upvoted 2 times
...
sirfans
2 years, 7 months ago
Selected Answer: C
C is the right choice. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Encryption.html
upvoted 2 times
...
novice_expert
3 years, 1 month ago
Selected Answer: C
C. Stop the DB instance and create a snapshot. Copy the snapshot into another encrypted snapshot. Restore the encrypted snapshot to a new encrypted DB instance. Delete the original DB instance, and update the applications to point to the new encrypted DB instance.
upvoted 3 times
...
kret
3 years, 1 month ago
Selected Answer: C
C is the way. You can only enable encryption during copy operation of the snapshot.
upvoted 4 times
...
ChauPhan
3 years, 7 months ago
C is correct
upvoted 1 times
...
Aesthet
3 years, 7 months ago
C final answer
upvoted 1 times
...
manan728
3 years, 7 months ago
Deleting the old database was kind of an unnecessary step added there.
upvoted 1 times
manan728
3 years, 7 months ago
Eh, maybe required for compliance I suppose but C it is.
upvoted 1 times
...
...
novak18
3 years, 8 months ago
Answer should be C
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 ...