1 回答
- 最新
- 投票最多
- 评论最多
0
Best practices are similar to what you would do when connecting to another data store: declare the variable holding the connection to the database outside your handler so it can be re-utilized by subsequent invocations of your function.
You can find a good example here: https://docs.atlas.mongodb.com/best-practices-connecting-to-aws-lambda.
已回答 5 年前

Only if the function is warm though. Not quite the same as RDS Proxy.