Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a solutions architect minimize operational overhead for credential management in an application running on Amazon EC2 instances with an Amazon Aurora database, where credentials are currently stored locally?
A
Implement AWS Secrets Manager with automatic rotation.
B
Utilize AWS Systems Manager Parameter Store with automatic rotation.
C
Migrate credentials to an encrypted S3 bucket and update application to retrieve from S3 using AWS KMS.
D
Migrate credentials to encrypted Amazon EBS volumes attached to EC2 instances.