AWS - EC2 FundamentalsWhy does AWS charge for Elastic IP addresses that are allocated but not associated with a running instance?ATo encourage efficient use of scarce public IPv4 addressesBBecause Elastic IPs consume instance CPU resourcesCBecause unassociated Elastic IPs increase network trafficDTo cover costs of DNS resolution for Elastic IPsCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand AWS Elastic IP pricing rationaleAWS charges to discourage hoarding of limited public IPv4 addresses.Step 2: Evaluate other optionsElastic IPs do not consume CPU or increase traffic; DNS resolution is unrelated to Elastic IP charges.Final Answer:To encourage efficient use of scarce public IPv4 addresses -> Option AQuick Check:Charges prevent Elastic IP wastage [OK]Quick Trick: AWS charges to prevent Elastic IP hoarding [OK]Common Mistakes:MISTAKESThinking charges relate to CPU or trafficAssuming DNS costs cause chargesNot knowing IPv4 scarcity drives pricing
Master "EC2 Fundamentals" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS CLI - Installing AWS CLI - Quiz 7medium Cloud Computing Fundamentals - Why cloud over on-premises - Quiz 13medium Cloud Computing Fundamentals - AWS Management Console walkthrough - Quiz 12easy EC2 Fundamentals - Instance states (running, stopped, terminated) - Quiz 3easy EC2 Fundamentals - Instance types and families - Quiz 15hard EC2 Fundamentals - Key pairs for SSH access - Quiz 13medium Identity and Access Management - IAM best practices - Quiz 8hard S3 Fundamentals - Why S3 matters for object storage - Quiz 14medium Security Groups and Network ACLs - Stateful behavior of security groups - Quiz 8hard Security Groups and Network ACLs - Stateless behavior of NACLs - Quiz 6medium