
Ultimate access to all questions.
Your company is using AWS Secrets Manager to manage and rotate credentials for various applications. You need to create a new secret for a database that requires a username and password. Which of the following steps should you take to create and manage the secret?
A
Create a new secret in AWS Secrets Manager and manually enter the username and password.
B
Generate a new secret in AWS Secrets Manager and configure it to automatically rotate the credentials based on a predefined schedule.
C
Store the username and password in a configuration file and reference the file in the application.
D
Use an external secrets management tool to create and manage the secret.