From course:
(Practice similar questions for free)
AWS Certified Cloud Practitioner (AWS CCP) Practice Test Set 1
» Start this Course(Practice similar questions for free)
Question:
Which statement below is incorrect in relation to Security Groups?
Author: Sarahmarie HollensteinAnswer:
A security group acts as a virtual firewall for your instance to control incoming and outgoing traffic. Inbound rules control the incoming traffic to your instance, and outbound rules control the outgoing traffic from your instance Security groups are stateful meaning that if traffic is allowed in one direction, the return traffic is automatically allowed regardless of whether there is a matching rule for the traffic.
0 / 5 Â (0 ratings)
2 answer(s) in total
Alternative answers:
"They are stateless"