AWS - Identity and Access ManagementWhy does AWS recommend enabling MFA on the root account even if IAM users have MFA enabled?ABecause MFA on the root account speeds up AWS service provisioning.BBecause MFA on IAM users automatically disables root account access.CBecause the root account has unrestricted access and MFA protects it from unauthorized use.DBecause MFA on the root account is required to create IAM users.Check Answer
Step-by-Step SolutionSolution:Step 1: Understand root account privilegesThe root account has full unrestricted access to all AWS resources.Step 2: Recognize importance of protecting rootEnabling MFA on root prevents unauthorized full control even if password is compromised.Final Answer:Because the root account has unrestricted access and MFA protects it from unauthorized use. -> Option CQuick Check:Root account MFA = critical for full access protection [OK]Quick Trick: Always protect root account with MFA for full security [OK]Common Mistakes:Thinking IAM MFA disables root accessAssuming MFA speeds provisioningBelieving root MFA is required to create users
Master "Identity and Access Management" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS Account and Billing - Setting up billing alerts - Quiz 10hard AWS Account and Billing - Root user vs IAM user - Quiz 12easy AWS CLI - CLI scripting basics - Quiz 3easy Cloud Computing Fundamentals - Cloud deployment models (public, private, hybrid) - Quiz 13medium EC2 Fundamentals - Instance states (running, stopped, terminated) - Quiz 7medium Identity and Access Management - Least privilege principle - Quiz 3easy Identity and Access Management - IAM users and groups - Quiz 2easy Security Groups and Network ACLs - Security group as virtual firewall - Quiz 12easy VPC Fundamentals - Creating a custom VPC - Quiz 1easy VPC Fundamentals - Creating a custom VPC - Quiz 6medium