AWS - VPC FundamentalsWhy does AWS recommend enabling DNS hostnames and DNS support when creating a custom VPC?ATo allow instances to resolve public and private DNS namesBTo disable all DNS resolution inside the VPCCTo prevent instances from accessing the internetDTo automatically assign static IP addressesCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand DNS support in VPCEnabling DNS support allows instances to resolve DNS names inside the VPC.Step 2: Understand DNS hostnamesEnabling DNS hostnames assigns DNS names to instances for easier access.Step 3: Confirm correct purposeTo allow instances to resolve public and private DNS names correctly describes the benefit; others are incorrect.Final Answer:To allow instances to resolve public and private DNS names -> Option AQuick Check:DNS support enables name resolution [OK]Quick Trick: Enable DNS support for easy instance name resolution [OK]Common Mistakes:Thinking DNS support disables DNSConfusing DNS with IP address assignmentAssuming it blocks internet access
Master "VPC Fundamentals" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS Account and Billing - Creating an AWS account - Quiz 13medium Cloud Computing Fundamentals - Why cloud over on-premises - Quiz 12easy Cloud Computing Fundamentals - Cloud deployment models (public, private, hybrid) - Quiz 9hard S3 Fundamentals - Uploading and downloading objects - Quiz 4medium S3 Fundamentals - S3 versioning - Quiz 10hard S3 Fundamentals - S3 versioning - Quiz 5medium S3 Fundamentals - Uploading and downloading objects - Quiz 14medium Security Groups and Network ACLs - Security groups vs NACLs decision - Quiz 3easy Security Groups and Network ACLs - Inbound and outbound rules - Quiz 7medium VPC Fundamentals - Internet Gateway for public access - Quiz 10hard