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?

preguntada hace 2 años1194 visualizaciones
2 Respuestas
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
respondido hace 2 años
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
EXPERTO
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas