- Home
- All questions
- Question 26
AWS Certified Solutions Architect study material · question 26 of 500
An instance's security group allows outbound HTTPS but has no inbound rule for the returning traffic. Can the instance receive the response?
Show the answer
Answer: C. Yes, because security groups are stateful
A security group tracks connections, so the reply to traffic it allowed outbound is admitted without a matching inbound rule.
Source: Control traffic to your AWS resources using security groups (Amazon Web Services) — Security group basics