
Answer-first summary for fast verification
Answer: Enable multi-factor authentication (MFA) on the root user account.
Enabling multi-factor authentication (MFA) on the AWS root user account is a recommended security practice to provide an additional layer of protection against unauthorized access. The root user account has complete access to all AWS services and resources, so protecting it with MFA is crucial to prevent potential misuse or compromise.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are an AWS administrator responsible for managing access to critical resources within your organization. Which of the following is a recommended practice to protect the AWS root user account from potential misuse or unauthorized access?
A
Create an IAM user with administrative privileges and use that account for daily operations.
B
Enable multi-factor authentication (MFA) on the root user account.
C
Delete the root user account and create a new IAM user with administrative privileges.
D
Disable the root user account and create a new IAM user with administrative privileges.
No comments yet.