AWS Certified SysOps Administrator – Associate (legacy) — Question 302

A user has created a VPC with the public subnet. The user has created a security group for that VPC. Which of the below mentioned statements is true when a security group is created?

Answer options

Correct answer: C

Explanation

When a new security group is created in AWS, it automatically includes a default rule that allows all outbound traffic to any destination. In contrast, it starts with no inbound rules, meaning all incoming traffic is blocked until explicitly permitted. Therefore, only outbound traffic is allowed by default.