AWS - EC2 FundamentalsIf you disassociate an Elastic IP from an instance but do not release it, what happens?AThe Elastic IP remains allocated to your account and can be reassignedBThe Elastic IP is automatically released back to AWSCThe instance loses internet connectivity permanentlyDThe Elastic IP is deleted and cannot be reusedCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand Elastic IP disassociationDisassociating detaches the IP from the instance but keeps it allocated to your account.Step 2: Clarify what happens on releaseOnly releasing the Elastic IP returns it to AWS; disassociation alone does not.Final Answer:The Elastic IP remains allocated to your account and can be reassigned -> Option AQuick Check:Disassociate keeps Elastic IP allocated [OK]Quick Trick: Disassociate frees instance but keeps IP allocated [OK]Common Mistakes:MISTAKESAssuming disassociation releases the IPThinking instance loses internet permanentlyBelieving Elastic IP is deleted on disassociation
Master "EC2 Fundamentals" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS Account and Billing - Resource tagging for cost tracking - Quiz 4medium AWS CLI - Basic CLI commands (s3, ec2) - Quiz 15hard Cloud Computing Fundamentals - Cloud deployment models (public, private, hybrid) - Quiz 4medium Cloud Computing Fundamentals - AWS free tier overview - Quiz 8hard Cloud Computing Fundamentals - AWS free tier overview - Quiz 6medium EC2 Fundamentals - Instance metadata and user data - Quiz 4medium EC2 Fundamentals - Instance states (running, stopped, terminated) - Quiz 7medium Identity and Access Management - Managed vs inline policies - Quiz 11easy Security Groups and Network ACLs - Inbound and outbound rules - Quiz 1easy VPC Fundamentals - Public vs private subnets - Quiz 13medium