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

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

A company is running an Amazon RDS for MySQL Multi-AZ DB instance for a business-critical workload. RDS encryption for the DB instance is disabled. A recent security audit concluded that all business-critical applications must encrypt data at rest. The company has asked its database specialist to formulate a plan to accomplish this for the DB instance.
Which process should the database specialist recommend?

  • A. Create an encrypted snapshot of the unencrypted DB instance. Copy the encrypted snapshot to Amazon S3. Restore the DB instance from the encrypted snapshot using Amazon S3.
  • B. Create a new RDS for MySQL DB instance with encryption enabled. Restore the unencrypted snapshot to this DB instance.
  • C. Create a snapshot of the unencrypted DB instance. Create an encrypted copy of the snapshot. Restore the DB instance from the encrypted snapshot.
  • D. Temporarily shut down the unencrypted DB instance. Enable AWS KMS encryption in the AWS Management Console using an AWS managed CMK. Restart the DB instance in an encrypted state.
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. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Encryption.html#Overview.Encryption.Limitations
upvoted 14 times
...
Pranava_GCP
Most Recent 1 year, 9 months ago
Selected Answer: C
C. Create a snapshot of the unencrypted DB instance. Create an encrypted copy of the snapshot. Restore the DB instance from the encrypted snapshot. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Encryption.html#Overview.Encryption.Limitations "you can create a snapshot of your DB instance, and then create an encrypted copy of that snapshot. You can then restore a DB instance from the encrypted snapshot, and thus you have an encrypted copy of your original DB instance. "
upvoted 2 times
...
novice_expert
3 years, 1 month ago
Selected Answer: C
snapshot -> encrypted copy of the snapshot -> Restore the DB instance from the encrypted snapshot.
upvoted 3 times
...
RotterDam
3 years, 3 months ago
Selected Answer: C
Its definitely C
upvoted 3 times
...
Shunpin
3 years, 5 months ago
Ans: C In AWS console, you have to "migrate" unencrypted snapshot to encrypted one then performing database restoration.
upvoted 1 times
...
jove
3 years, 6 months ago
Selected Answer: C
It is C
upvoted 3 times
...
GMartinelli
3 years, 6 months ago
Selected Answer: C
Option C
upvoted 4 times
...
guru_ji
3 years, 7 months ago
Answer: C
upvoted 1 times
...
Suresh108
3 years, 7 months ago
CCCCCCCCC
upvoted 1 times
...
shantest1
3 years, 8 months ago
C. Answer
upvoted 2 times
shantest1
3 years, 8 months ago
A and D is incorrect B is for Aurora Database not for RDS Database.
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 ...