AWS - Security Groups and Network ACLsWhich statement about Network ACLs is true?AThey are stateful, remembering previous traffic.BThey apply rules to individual EC2 instances.CThey cannot block traffic, only allow it.DThey evaluate rules in order from lowest to highest number.Check Answer
Step-by-Step SolutionSolution:Step 1: Recall Network ACL behaviorNetwork ACLs are stateless and evaluate rules by rule number order.Step 2: Check each optionThey evaluate rules in order from lowest to highest number. correctly states rules are evaluated from lowest to highest number.Final Answer:They evaluate rules in order from lowest to highest number. -> Option DQuick Check:Rule evaluation order = Lowest to highest [OK]Quick Trick: Network ACL rules run lowest to highest number [OK]Common Mistakes:MISTAKESThinking Network ACLs are statefulBelieving rules apply to instances, not subnetsAssuming Network ACLs only allow traffic
Master "Security Groups and Network ACLs" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS Account and Billing - AWS Cost Explorer basics - Quiz 4medium AWS Account and Billing - Why account management matters - Quiz 6medium AWS Account and Billing - Resource tagging for cost tracking - Quiz 8hard Identity and Access Management - IAM best practices - Quiz 13medium S3 Fundamentals - Creating S3 buckets - Quiz 12easy S3 Fundamentals - S3 lifecycle rules - Quiz 12easy S3 Fundamentals - S3 versioning - Quiz 9hard Security Groups and Network ACLs - Why security groups matter - Quiz 11easy Security Groups and Network ACLs - Default security group behavior - Quiz 8hard Security Groups and Network ACLs - Why security groups matter - Quiz 1easy