AWS - EC2 FundamentalsYou launch an r5.large instance but notice it has less memory than expected. What could be the problem?AYou selected an r5.large instance with a custom AMI that limits memoryBYou launched an r5.large spot instance with limited memoryCYou accidentally launched an r5.large instance in a Nitro-based host with reduced memoryDYou launched an r5.large instance type but selected a smaller size like r5.large.xsmallCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand instance memory specsr5.large has fixed memory; spot or Nitro hosts do not reduce memory.Step 2: Consider AMI impactCustom AMIs can limit usable memory via OS or configuration.Final Answer:You selected an r5.large instance with a custom AMI that limits memory -> Option AQuick Check:Custom AMIs can affect memory availability [OK]Quick Trick: Custom AMIs may limit instance memory [OK]Common Mistakes:Confusing instance size namingAssuming spot instances reduce memory
Master "EC2 Fundamentals" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS Account and Billing - Setting up billing alerts - Quiz 8hard AWS Account and Billing - AWS Cost Explorer basics - Quiz 3easy AWS Account and Billing - Free tier usage monitoring - Quiz 8hard EC2 Fundamentals - Elastic IP addresses - Quiz 3easy EC2 Fundamentals - Connecting to EC2 instances - Quiz 2easy Identity and Access Management - Least privilege principle - Quiz 15hard S3 Fundamentals - S3 encryption options - Quiz 5medium S3 Fundamentals - Bucket policies for access control - Quiz 5medium Security Groups and Network ACLs - Why security groups matter - Quiz 10hard VPC Fundamentals - Default VPC overview - Quiz 13medium