exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 568 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 568
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

Which AWS service or feature can a company use to apply security rules to a subnet for Amazon EC2 instances?

  • A. AWS WAF
  • B. AWS Shield
  • C. Network ACLs
  • D. Security groups
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
NotMeAnyWay
Highly Voted 2 years, 4 months ago
Selected Answer: C
C. Network ACLs Network Access Control Lists (Network ACLs) are a feature of Amazon VPC that act as a firewall for controlling traffic in and out of a subnet. Network ACLs enable companies to create rules that allow or deny traffic to their Amazon EC2 instances based on IP protocol, port, and source or destination IP address range. Network ACLs are stateless, meaning that return traffic must be explicitly allowed by rules. AWS WAF is a web application firewall that helps protect web applications from common web exploits. AWS Shield is a service that provides DDoS protection for applications running on AWS. Security Groups are another feature of Amazon VPC that act as a firewall for controlling traffic to Amazon EC2 instances. Security groups are stateful, meaning that they automatically allow return traffic.
upvoted 10 times
...
Diego_Farani
Most Recent 1 year, 8 months ago
Selected Answer: D
The question is asking to apply rule for EC2. The "subnet" word is just a distractor. In Security Groups rules, you can mention IP address/Subnet. So, trick question, but the right answer is D.
upvoted 1 times
...
Diego_Farani
1 year, 8 months ago
Selected Answer: C
"apply security rules to a subnet" So, trick question, be carefull. follow the answer. https://docs.aws.amazon.com/managedservices/latest/userguide/restrict-nacl.html
upvoted 1 times
...
Pranava_GCP
1 year, 10 months ago
Selected Answer: C
C. Network ACLs "Security groups are tied to an instance whereas Network ACLs are tied to the subnet. Network ACLs are applicable at the subnet level, so any instance in the subnet with an associated NACL will follow the rules of NACL. That’s not the case with security groups, security groups have to be assigned explicitly to the instance. This means any instances within the subnet group get the rule applied. With a Security group, you have to manually assign a security group to the instances." https://medium.com/awesome-cloud/aws-difference-between-security-groups-and-network-acls-adc632ea29ae
upvoted 2 times
...
saypark
2 years, 3 months ago
Selected Answer: D
D for Instances
upvoted 2 times
axelovich
2 years ago
the tricky is in "to a subnet"
upvoted 2 times
...
...
ptoul74
2 years, 3 months ago
Be careful, the question is to apply security rules for EC2 instances. And this rules should be applied to a subnet (to allow or deny traffic on a subnet basis). Therefore, the correct answer is D : Security Groups
upvoted 4 times
Diego_Farani
1 year, 8 months ago
Yep. You are right.
upvoted 1 times
...
...
Saif93
2 years, 4 months ago
Selected Answer: C
C is the answer.
upvoted 1 times
...
ErnShm
2 years, 4 months ago
C. - NACL
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...