Question 11 of 80
Single answerWhat should a solutions architect do to accomplish this goal?
✓AUse AWS Secrets Manager. Turn on automatic rotation.
BUse AWS Systems Manager Parameter Store. Turn on automatic rotation.
CCreate an Amazon S3 bucket to store objects that are encrypted with an AWS Key Management Service (AWS KMS) encryption key. Migrate the credential file to the S3 bucket. Point the application to the S3 bucket.
DCreate an encrypted Amazon Elastic Block Store (Amazon EBS) volume for each EC2 instance. Attach the new EBS volume to each EC2 instance. Migrate the credential file to the new EBS volume. Point the application to the new EBS volume.
✓
Correct Answer: A
Use AWS Secrets Manager. Turn on automatic rotation.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.