Practice free →
HomeAWS SysOps Associatecloudcomputingsysopssecuritynetwork › Which networking object inside a VPC is STATELES…

Which networking object inside a VPC is STATELESS (return traffic doesn't auto-allow) and applies at the subnet level?

ANetwork ACL (NACL)
BRoute 53 alias record
CIAM policy
DSecurity group
Answer & Solution
Correct answer: A. Network ACL (NACL)
NACLs are stateless, subnet-level, allow + deny rules. Security groups are stateful, instance/ENI-level, allow-only. IAM and Route 53 aren't network ACLs.
Solve this in the app — AWS SysOps Associate practice & 24k+ MCQs →
Related questions