Exam: AWS Certified Cloud Practitioner 0 Likes

Which of the following are features of network ACLs as they are used (CLF-C02)

Updated on 05/24/2024

Which of the following are features of network ACLs as they are used in the AWS Cloud? (Choose two)

A) They are stateless.
B) They are stateful.
C) They evaluate all rules before allowing traffic.
D) They process rules in order, starting with the lowest numbered rule, when deciding whether to allow traffic.
E) They operate at the instance level.


Solution

Correct answer: A) They are stateless and D) They process rules in order, starting with the lowest numbered rule, when deciding whether to allow traffic.
Network ACLs (Access Control Lists) in AWS:
A - Meaning they do not keep track of the state of a connection. Each packet is evaluated independently based on the rules.
D - This sequential evaluation of rules is a key aspect of how Network ACLs work in AWS.
Network ACLs are associated with subnets and provide a basic form of security control by filtering traffic in and out of subnets based on rules defined within them. They are evaluated in a sequential manner based on rule number, without considering the state or context of the traffic.

Category: Cloud concepts

There are no comments yet.

Authentication required

You must log in to post a comment.
Log in to like this solution

Log in

Support us!
Subscribe Now

Cookies Consent

We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All" you consent to our use of cookies. Privacy Policy.