AWS - EC2 FundamentalsWhat is an Elastic IP address in AWS used for?AAn IP address that changes every time an instance restartsBA private IP address assigned to an instanceCA DNS name for an instanceDA static public IP address that can be moved between instancesCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand Elastic IP purposeAn Elastic IP is a static public IP address designed to be associated with AWS instances.Step 2: Compare optionsOnly A static public IP address that can be moved between instances correctly describes a static IP that can be reassigned between instances.Final Answer:A static public IP address that can be moved between instances -> Option DQuick Check:Elastic IP = Static movable IP [OK]Quick Trick: Elastic IPs are static and movable public IPs [OK]Common Mistakes:Confusing Elastic IP with private IPThinking Elastic IP changes on rebootAssuming Elastic IP is a DNS name
Master "EC2 Fundamentals" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS CLI - Basic CLI commands (s3, ec2) - Quiz 8hard AWS CLI - Basic CLI commands (s3, ec2) - Quiz 15hard EC2 Fundamentals - Amazon Machine Images (AMIs) - Quiz 2easy EC2 Fundamentals - EC2 pricing models (on-demand, reserved, spot) - Quiz 3easy Identity and Access Management - Assuming roles for temporary access - Quiz 6medium Identity and Access Management - Assuming roles for temporary access - Quiz 11easy S3 Fundamentals - Static website hosting on S3 - Quiz 7medium S3 Fundamentals - S3 versioning - Quiz 2easy Security Groups and Network ACLs - Default security group behavior - Quiz 8hard VPC Fundamentals - Why VPC provides network isolation - Quiz 14medium