Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
An AWS-based OLTP workload utilizes an unencrypted RDS Multi-AZ DB instance with daily snapshots. How should encryption be implemented for the DB instance and its snapshots?
A
Replace the current DB instance with one restored from an encrypted version of the latest snapshot.
B
Create an encrypted EBS volume, transfer snapshots, and apply encryption to the DB instance.
C
Encrypt the DB instance and restore from an encrypted snapshot using AWS KMS.
D
Transfer snapshots to an S3 bucket with SSE-KMS for encryption.