Bird
0
0

Which user should you use for daily AWS tasks?

easy📝 Conceptual Q2 of 15
AWS - Account and Billing
Which user should you use for daily AWS tasks?
ATemporary guest user
BRoot user
CAnonymous user
DIAM user with necessary permissions
Step-by-Step Solution
Solution:
  1. Step 1: Identify best practice for daily AWS use

    Using the root user daily is risky; best practice is to use IAM users with specific permissions.
  2. Step 2: Understand user types

    IAM users can be given only the permissions needed, improving security.
  3. Final Answer:

    IAM user with necessary permissions -> Option D
  4. Quick Check:

    Daily tasks = IAM user [OK]
Quick Trick: Use IAM users, not root, for daily work [OK]
Common Mistakes:
  • Using root user for everyday tasks
  • Assuming anonymous users have access
  • Confusing temporary users with IAM users

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes