Bird
0
0

Which practice is recommended to improve security when creating IAM users in AWS?

easy📝 Conceptual Q1 of 15
AWS - Identity and Access Management
Which practice is recommended to improve security when creating IAM users in AWS?
AAssign each user a unique set of credentials
BShare credentials among multiple users
CUse root account credentials for daily tasks
DDisable multi-factor authentication (MFA)
Step-by-Step Solution
Solution:
  1. Step 1: Understand user credential management

    Each IAM user should have unique credentials to track and control access individually.
  2. Step 2: Avoid insecure practices

    Sharing credentials or using root account for daily tasks increases risk and reduces accountability.
  3. Final Answer:

    Assign each user a unique set of credentials -> Option A
  4. Quick Check:

    Unique credentials = A [OK]
Quick Trick: Always give each user their own login details [OK]
Common Mistakes:
MISTAKES
  • Sharing passwords among users
  • Using root account for everyday work
  • Ignoring MFA setup

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes