CLF-C02 · Question #576
Which actions represent best practices for using AWS IAM? (Choose two.)
The correct answer is A. Configure a strong password policy. D. Rotate access keys on a regular basis.. Configure a strong password policy. Implementing a strong password policy ensures that users create secure passwords, reducing the risk of unauthorized access. Rotate access keys on a regular basis. Regularly rotating access keys minimizes the risk of exposure or misuse, enhancin
Question
Which actions represent best practices for using AWS IAM? (Choose two.)
Options
- AConfigure a strong password policy.
- BShare the security credentials among users of AWS accounts who are in the same Region.
- CUse access keys to log in to the AWS Management Console.
- DRotate access keys on a regular basis.
- EAvoid using IAM roles to delegate permissions.
How the community answered
(47 responses)- A94% (44)
- B4% (2)
- E2% (1)
Explanation
Configure a strong password policy. Implementing a strong password policy ensures that users create secure passwords, reducing the risk of unauthorized access. Rotate access keys on a regular basis. Regularly rotating access keys minimizes the risk of exposure or misuse, enhancing the security of your AWS environment.
Community Discussion
No community discussion yet for this question.