EC2 Management using SSM via PrivateLink

0

After adding Interface Endpoints for ssm, ec2messages and ec2, how do EC2 instances with SSM agent shift traffic from external to internal automatically - what happens in the background to achieve this?

1 Antwort
2
Akzeptierte Antwort

When the service endpoint is resolved by DNS, DNS returns the local IP of the Elastic Network Interface (ENI) of the VPC interface endpoint instead of the public IP of the service endpoint. This is why you have to turn on DNS resolution in the VPC for interface endpoints to work.

profile pictureAWS
EXPERTE
kentrad
beantwortet vor 9 Monaten
profile picture
EXPERTE
Steve_M
überprüft vor 9 Monaten
profile picture
EXPERTE
überprüft vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen