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
demandé il y a 3 ans1223 vues
1 réponse
0
Réponse acceptée

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
répondu il y a 3 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions