How to enable VPC Endpoint setting about multiple private subnet per AZ

0

I set one vpc and two private subnet in same AZ. I set ssm endpoint about one private subnet but I can't set ssm endpoint about different private subnet. I want to set ssm endpoint about two private subnet. How can I set ssm endpoint about two private subnet?

已提問 2 年前檢視次數 1194 次
2 個答案
0

You can deploy one SSM endpoint in one of the subnets in the same AZ, as described in https://docs.aws.amazon.com/vpc/latest/privatelink/concepts.html#architecture-diagram

Note that clients in the other private subnet would still be able to talk to SSM through the endpoint. And by default, each interface endpoint can support a bandwidth of up to 10 Gbps per Availability Zone and automatically scales up to 100 Gbps. A bit more details are available here: https://docs.aws.amazon.com/vpc/latest/privatelink/create-interface-endpoint.html#considerations-interface-endpoints

AWS
weidi
已回答 2 年前
0

You can specify more than one subnet in different Availability Zones to help ensure that your interface endpoint is resilient to Availability Zone failures.

profile pictureAWS
專家
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南