AWS Certified Cloud Practitioner (CLF-C02) — Question 154

Which actions are best practices for an AWS account root user? (Choose two.)

Answer options

Correct answer: C, D

Explanation

Enabling multi-factor authentication (MFA) on the root user adds an important layer of security, making unauthorized access more difficult. Additionally, creating an IAM user with administrator privileges for everyday tasks minimizes the risk associated with using the root account, which should be reserved for specific administrative actions. The other options are not best practices and can lead to security vulnerabilities.