Which of the following are best practices of IAM?
Answer options
A
Enable Multifactor authentication
B
Delete root user password
C
Delete root user account
D
Delete access keys of root user
Correct answer: Enable Multifactor authentication, Delete access keys of root user
Explanation
IAM best practices include enabling MFA on the root account and deleting root account access keys. You cannot delete the root user account itself; instead, lock it down. Deleting the root password is also not a standard practice.