AWS Certified Cloud Practitioner — Question 14

Which of the following is an AWS best practice for managing an AWS account root user?

Answer options

Correct answer: B

Explanation

Enabling multi-factor authentication (MFA) for the root user is a crucial security measure that adds an extra layer of protection against unauthorized access. The other options are not recommended; for instance, storing the password with the security team can lead to potential security issues, and creating an access key for the root user increases the risk of compromise. Keeping the password consistent undermines security best practices, which advocate for strong, unique passwords.