AWS - Security Groups and Network ACLsWhich of the following is the correct way to describe the default security group in AWS?AIt allows all inbound and outbound traffic by default.BIt allows inbound traffic only from itself and all outbound traffic.CIt has no inbound or outbound rules by default.DIt blocks all inbound and outbound traffic by default.Check Answer
Step-by-Step SolutionSolution:Step 1: Review default security group rulesThe default security group allows inbound traffic only from itself and allows all outbound traffic.Step 2: Identify the option that matches this descriptionIt allows inbound traffic only from itself and all outbound traffic. correctly describes this behavior.Final Answer:It allows inbound traffic only from itself and all outbound traffic. -> Option BQuick Check:Default SG = inbound from self, outbound all allowed [OK]Quick Trick: Default SG inbound from self, outbound all allowed [OK]Common Mistakes:Thinking default SG has no rulesAssuming inbound is open to allBelieving outbound is blocked by default
Master "Security Groups and Network ACLs" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes Cloud Computing Fundamentals - Why cloud over on-premises - Quiz 15hard EC2 Fundamentals - Connecting to EC2 instances - Quiz 4medium EC2 Fundamentals - Instance states (running, stopped, terminated) - Quiz 8hard Identity and Access Management - Managed vs inline policies - Quiz 3easy Identity and Access Management - Assuming roles for temporary access - Quiz 2easy Identity and Access Management - Least privilege principle - Quiz 4medium Identity and Access Management - Multi-factor authentication setup - Quiz 10hard S3 Fundamentals - S3 encryption options - Quiz 9hard S3 Fundamentals - Uploading and downloading objects - Quiz 3easy VPC Fundamentals - Default VPC overview - Quiz 3easy