AWS - VPC FundamentalsWhich AWS component must be updated to allow instances in a public subnet to access the internet via an Internet Gateway?ASecurity GroupBRoute TableCNetwork ACLDElastic IPCheck Answer
Step-by-Step SolutionSolution:Step 1: Identify the component controlling traffic routingThe Route Table directs traffic from subnets to destinations like the Internet Gateway.Step 2: Confirm the update neededTo enable internet access, the Route Table must have a route to the Internet Gateway.Final Answer:Route Table -> Option BQuick Check:Internet access requires Route Table update [OK]Quick Trick: Route Table directs subnet traffic to Internet Gateway [OK]Common Mistakes:Updating Security Group only without route changesConfusing Elastic IP with routing
Master "VPC Fundamentals" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS Account and Billing - Billing dashboard overview - Quiz 4medium AWS Account and Billing - Why account management matters - Quiz 7medium AWS Account and Billing - Resource tagging for cost tracking - Quiz 12easy AWS Account and Billing - Free tier usage monitoring - Quiz 13medium AWS CLI - CLI output formats (json, table, text) - Quiz 9hard Cloud Computing Fundamentals - AWS global infrastructure (regions, AZs) - Quiz 12easy EC2 Fundamentals - Instance states (running, stopped, terminated) - Quiz 5medium Identity and Access Management - IAM best practices - Quiz 10easy S3 Fundamentals - S3 storage classes (Standard, IA, Glacier) - Quiz 9hard S3 Fundamentals - Bucket policies for access control - Quiz 15hard