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.