AWS - EC2 FundamentalsIf you terminate an EC2 instance, which of the following is true about its Elastic IP address (EIP) associated with it?AThe EIP is automatically released back to AWSBThe EIP is disassociated but remains allocated to your accountCThe EIP remains attached to the terminated instanceDThe EIP is transferred to another running instance automaticallyCheck Answer
Step-by-Step SolutionSolution:Step 1: Recall Elastic IP behavior on instance terminationEIPs are static and remain allocated to your account unless explicitly released.Step 2: Understand what happens on terminationThe EIP is disassociated from the terminated instance but stays allocated to your account.Final Answer:The EIP is disassociated but remains allocated to your account -> Option BQuick Check:EIP disassociates but stays allocated on termination [OK]Quick Trick: EIP stays allocated unless you release it manually [OK]Common Mistakes:Assuming EIP auto-releasesThinking EIP stays attached after terminationBelieving EIP auto-moves to other instances
Master "EC2 Fundamentals" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes Cloud Computing Fundamentals - AWS global infrastructure (regions, AZs) - Quiz 2easy Identity and Access Management - IAM policies (JSON structure) - Quiz 12easy Identity and Access Management - IAM roles concept - Quiz 1easy S3 Fundamentals - Static website hosting on S3 - Quiz 1easy Security Groups and Network ACLs - Stateless behavior of NACLs - Quiz 7medium Security Groups and Network ACLs - Network ACLs overview - Quiz 8hard Security Groups and Network ACLs - Security group as virtual firewall - Quiz 5medium Security Groups and Network ACLs - Stateful behavior of security groups - Quiz 3easy VPC Fundamentals - Default VPC overview - Quiz 6medium VPC Fundamentals - Internet Gateway for public access - Quiz 12easy