AWS - Security Groups and Network ACLsWhich of the following best describes the function of a Network ACL in an AWS VPC?AIt acts as a stateless firewall controlling traffic at the subnet levelBIt manages user permissions for AWS resourcesCIt routes traffic between different VPCsDIt encrypts data in transit within the VPCCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand Network ACL roleNetwork ACLs are stateless firewalls that control inbound and outbound traffic at the subnet level.Step 2: Eliminate other optionsManaging user permissions is IAM's role, routing is done by route tables, and encryption is handled by other services.Final Answer:It acts as a stateless firewall controlling traffic at the subnet level -> Option AQuick Check:Network ACL = subnet-level stateless firewall [OK]Quick Trick: Network ACLs filter subnet traffic without state tracking [OK]Common Mistakes:Confusing Network ACLs with Security GroupsThinking Network ACLs manage user permissionsAssuming Network ACLs perform routing
Master "Security Groups and Network ACLs" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS Account and Billing - Billing dashboard overview - Quiz 4medium AWS CLI - Configuring credentials - Quiz 14medium Cloud Computing Fundamentals - Why cloud over on-premises - Quiz 3easy EC2 Fundamentals - Key pairs for SSH access - Quiz 10hard EC2 Fundamentals - Amazon Machine Images (AMIs) - Quiz 3easy EC2 Fundamentals - Elastic IP addresses - Quiz 2easy Identity and Access Management - IAM users and groups - Quiz 13medium Identity and Access Management - Assuming roles for temporary access - Quiz 6medium S3 Fundamentals - Buckets and objects concept - Quiz 5medium Security Groups and Network ACLs - Inbound and outbound rules - Quiz 15hard