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?
A.
It can connect to the AWS services, such as S3 and RDS by default
B.
It will have all the inbound traffic by default
C.
It will have all the outbound traffic by default
D.
It will allow by default traffic to the internet gateway
Suggested Answer:C🗳️
A Virtual Private Cloud (VPC) is a virtual network dedicated to the user's AWS account. AWS provides two features the user can use to increase security in VPC: security groups and network ACLs. Security groups work at the instance level while ACLs work at the subnet level. When a user creates a security group with AWS VPC, by default it will allow all the outbound traffic but block all inbound traffic.
C. It will have the outbound traffic by default. Just remember that its saying "All" the outbound. So that being said, they sneaky enough to imply all outbound internet traffic
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.
xxxdolorxxx
6 months agoAWS_Noob
6 months, 2 weeks agoawscertified
6 months, 3 weeks ago