AWS - Account and BillingWhy is it recommended to enable multi-factor authentication (MFA) on the root user account?ABecause MFA disables root user access temporarilyBBecause IAM users cannot use MFACBecause root user has unlimited access and MFA adds extra securityDBecause MFA is required for all IAM usersCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand root user privilegesRoot user has full control over the AWS account and resources.Step 2: Recognize MFA benefitsMFA adds a second layer of security, protecting the root user from unauthorized access.Step 3: Clarify misconceptionsIAM users can use MFA; MFA does not disable root user; MFA is recommended but not required for all IAM users.Final Answer:Because root user has unlimited access and MFA adds extra security -> Option CQuick Check:Root user + MFA = stronger security [OK]Quick Trick: MFA protects root user with full access [OK]Common Mistakes:Thinking IAM users can't use MFABelieving MFA disables root userAssuming MFA is mandatory for all IAM users
Master "Account and Billing" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS CLI - Configuring credentials - Quiz 6medium AWS CLI - Basic CLI commands (s3, ec2) - Quiz 9hard Cloud Computing Fundamentals - Why cloud over on-premises - Quiz 13medium EC2 Fundamentals - Elastic IP addresses - Quiz 9hard EC2 Fundamentals - Instance types and families - Quiz 9hard Identity and Access Management - Multi-factor authentication setup - Quiz 7medium S3 Fundamentals - Static website hosting on S3 - Quiz 2easy Security Groups and Network ACLs - Inbound and outbound rules - Quiz 7medium VPC Fundamentals - Route tables configuration - Quiz 12easy VPC Fundamentals - Route tables configuration - Quiz 1easy