Bird
0
0

An administrator accidentally used the root user credentials for daily tasks and now wants to improve security. What should they do to fix this?

medium📝 security Q14 of 15
AWS - Account and Billing
An administrator accidentally used the root user credentials for daily tasks and now wants to improve security. What should they do to fix this?
ACreate IAM users with appropriate permissions and avoid using root user for daily tasks
BDelete the root user and use only IAM users
CShare root user credentials with team members for convenience
DDisable MFA on root user to simplify login
Step-by-Step Solution
Solution:
  1. Step 1: Understand root user best practices

    Root user should be used only for account setup and billing, not daily tasks.
  2. Step 2: Implement IAM users for daily work

    Create IAM users with limited permissions for daily tasks to improve security.
  3. Final Answer:

    Create IAM users with appropriate permissions and avoid using root user for daily tasks -> Option A
  4. Quick Check:

    Use IAM users daily, root only for emergencies [OK]
Quick Trick: Use IAM users daily; keep root user locked down [OK]
Common Mistakes:
  • Trying to delete root user (impossible)
  • Sharing root credentials widely
  • Disabling MFA on root user

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes