FCSS_CDS_AR-7.6 · Question #57
What are two main features in Amazon Web Services (AWS) network access control lists (NACLs)? (Choose two.)
The correct answer is B. The default NACL is configured to allow all traffic. C. NACLs are stateless, and inbound and outbound rules are used for traffic filtering. The default NACL in AWS allows all inbound and outbound traffic until modified. NACLs are stateless, meaning both inbound and outbound rules must be defined to allow return NACLs apply at the subnet level, not tied to individual instances, and they can be used together with…
Question
What are two main features in Amazon Web Services (AWS) network access control lists (NACLs)? (Choose two.)
Options
- ANACLs are tied to an instance.
- BThe default NACL is configured to allow all traffic.
- CNACLs are stateless, and inbound and outbound rules are used for traffic filtering.
- DYou cannot use NACLs and Security Groups at the same time.
How the community answered
(23 responses)- A4% (1)
- B87% (20)
- D9% (2)
Explanation
The default NACL in AWS allows all inbound and outbound traffic until modified. NACLs are stateless, meaning both inbound and outbound rules must be defined to allow return NACLs apply at the subnet level, not tied to individual instances, and they can be used together with Security Groups.
Topics
Community Discussion
No community discussion yet for this question.