What is the main purpose of enabling Multi-factor Authentication (MFA) on an AWS account?
easy📝 Conceptual Q11 of 15
AWS - Identity and Access Management
What is the main purpose of enabling Multi-factor Authentication (MFA) on an AWS account?
ATo allow multiple users to share the same password
BTo speed up the login process by skipping passwords
CTo add an extra layer of security by requiring a second verification step
DTo automatically reset passwords every 30 days
Step-by-Step Solution
Solution:
Step 1: Understand MFA purpose
MFA requires a user to provide two forms of identification, usually a password and a code from a device, to increase security.
Step 2: Compare options
Only To add an extra layer of security by requiring a second verification step describes adding a second verification step for better security, which is the core of MFA.
Final Answer:
To add an extra layer of security by requiring a second verification step -> Option C
Quick Check:
MFA purpose = extra security step [OK]
Quick Trick:MFA means two steps to prove identity, not faster login [OK]
Common Mistakes:
Thinking MFA speeds up login
Confusing MFA with password sharing
Assuming MFA resets passwords automatically
Master "Identity and Access Management" in AWS
9 interactive learning modes - each teaches the same concept differently