AWS - EC2 FundamentalsWhen connecting to an Ubuntu EC2 instance via SSH, which username should you use by default?AubuntuBec2-userCadminDrootCheck Answer
Step-by-Step SolutionSolution:Step 1: Identify default usernames for EC2 Linux distrosUbuntu EC2 instances use 'ubuntu' as the default SSH username.Step 2: Differentiate from other distrosAmazon Linux uses 'ec2-user'; 'root' is generally disabled for direct login.Final Answer:ubuntu -> Option AQuick Check:Ubuntu EC2 instances default to 'ubuntu' user [OK]Quick Trick: Ubuntu EC2 uses 'ubuntu' username by default [OK]Common Mistakes:Using 'ec2-user' for Ubuntu instancesTrying to login as 'root' directly
Master "EC2 Fundamentals" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS CLI - CLI output formats (json, table, text) - Quiz 12easy Cloud Computing Fundamentals - Cloud deployment models (public, private, hybrid) - Quiz 2easy EC2 Fundamentals - EC2 pricing models (on-demand, reserved, spot) - Quiz 5medium Identity and Access Management - Why IAM is foundational - Quiz 5medium Identity and Access Management - IAM policies (JSON structure) - Quiz 1easy Identity and Access Management - Policy evaluation logic - Quiz 12easy S3 Fundamentals - S3 storage classes (Standard, IA, Glacier) - Quiz 8hard S3 Fundamentals - Bucket policies for access control - Quiz 3easy VPC Fundamentals - Route tables configuration - Quiz 3easy VPC Fundamentals - Why VPC provides network isolation - Quiz 3easy