If a Lambda @ Edge function calls DynamoDB, does the traffic stay within the AWS network?

0

Looking to improve network performance and security and their applications is distributed.

One of the options they are considering is Lambda @ Edge connecting to DynamoDB but they (and tbh I) cannot find anywhere if the traffic between a Lambda @ Edge function and DynamoDB would stay within the internal AWS network of not.

Also relevant if there is a difference were they to use DynamoDB global tables, i.e., maybe across regions we leave the internal network but if it were global tables, connecting to the table in the same region as the originating lambda @ edge would stay within AWS network.

Thanks!

AWS
luisoa
질문됨 3년 전1246회 조회
1개 답변
0
수락된 답변

Hello,

Since Lambda edge is hosted via Cloudfront you can be assured that the traffic does not leave AWS and uses the backbone network between lambda @edge and Dynamodb. You will find this https://aws.amazon.com/cloudfront/features/ link helpful as it explains this point. The same would prove true for Dynamodb global tables since the traffic would still be going through our backbone even if it were going to another region.

AWS
답변함 3년 전

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

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

질문 답변하기에 대한 가이드라인

관련 콘텐츠