Free AWS SAA-C03 Actual Exam Questions – Solutions Architect Questions - Question 3 Discussion

Question No. 3
A company has established a new AWS account. The account is newly provisioned and no changes
have been made to the default settings. The company is concerned about the security of the AWS
account root user.
What should be done to secure the root user?
Select one option, then reveal solution.
US
WE
Will E.
2026-02-21

A is out since you can’t really disable root, right?

0
JG
Jason G.
2026-02-17

Makes sense to avoid using root entirely for daily work—that’s why creating IAM users is key. So B fits best since it adds MFA to root without suggesting disabling it, which isn’t an option. B

0
RG
Ravi G.
2026-02-16

Maybe B makes the most sense here since you can’t really disable the root user, but enabling MFA adds a strong layer of protection. Creating IAM users for daily tasks also limits root user exposure.

0
AD
Amir D.
2026-02-10

Maybe B because MFA on root is essential and disabling root isn’t actually possible.

0
SJ
Sarah J.
2026-01-24

Makes sense to avoid using the root user for daily stuff altogether. Option B stands out because it not only suggests creating IAM users for day-to-day tasks but also adds MFA on the root account, which is a key step since MFA isn’t enabled by default. A says to disable the root user, but I don’t think you can actually disable the root user in AWS. So B feels like the safest and most realistic approach here.

0
SJ
Sarah J.
2026-01-22

Not C, generating root keys is risky; better to enable MFA and use IAM users.

0
MQ
Mason Q.
2026-01-16

B tbh, enabling MFA on root and using IAM users for daily tasks is solid security practice.

0