Q10 — AWS SAA-C03 Ch.8
Question 10 of 65 | ← Chapter 8
Q505. A company is planning to store data on Amazon RDS DB instances. The company must encrypt the data at rest.What should a solutions architect do to meet this requirement?
- A. Create a key in AWS Key Management Service (AWS KMS). Enable encryption for the DB instances. ✓
- B. Create an encryption key. Store the key in AWS Secrets Manager. Use the key to encrypt the DB instances.
- C. Generate a certificate in AWS Certificate Manager (ACM). Enable SSL/TLS on the DB instances by using the certificate.
- D. Generate a certificate in AWS Identity and Access Management (IAM). Enable SSL/TLS on the DB instances by using the certificate.