내용으로 건너뛰기

VPC Lattice Security Group

0

Dear Team - As per https://aws.amazon.com/blogs/networking-and-content-delivery/build-secure-multi-account-multi-vpc-connectivity-for-your-applications-with-amazon-vpc-lattice/,

You can reference these prefix lists in the security group on the VPC association with the service network, and in the security groups associated with your VPC resources

Can anyone confirm,

1- if this Security Group needs to be on Client VPC or on Service network ? If this is on Client VPC, what are we blocking or allowing as it has only one link local prefix block.
2- Does VPC lattice service network generate any traffic towards client VPC ?

Thanks,

1개 답변
0

Hello.

1- if this Security Group needs to be on Client VPC or on Service network ? If this is on Client VPC, what are we blocking or allowing as it has only one link local prefix block.

Recommended security group settings when using VPC Lattice are described in the following document.
The prefix list is configured in the inbound rules of the security group such as target EC2.
In the recommended settings, the outbound rules of the client-side EC2 security group are configured with a prefix list.
However, since the default settings of security groups allow all outbound traffic, I think it's unnecessary to configure this unless you need to strictly control outbound traffic.
https://docs.aws.amazon.com/vpc-lattice/latest/ug/security-groups.html

2- Does VPC lattice service network generate any traffic towards client VPC ?

I don't think any particular communication occurs on the client side.
In other words, I don't think it is necessary to configure settings to allow prefixes in the inbound rules of security groups such as EC2 on the client side.

전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.