Laravel Mongodb in serverless #3094
-
How to handle connection in aws lambda, in nodejs I could manage connection by following this https://www.mongodb.com/docs/atlas/manage-connections-aws-lambda/ |
Beta Was this translation helpful? Give feedback.
Answered by
GromNaN
Aug 12, 2024
Replies: 1 comment 7 replies
-
I wrote a tutorial on how to connect to MongoDB Atlas from AWS Lambda, including using AWS credentials: https://www.mongodb.com/docs/php-library/current/tutorial/aws-lambda/#aws-credentials |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
masterbater
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I wrote a tutorial on how to connect to MongoDB Atlas from AWS Lambda, including using AWS credentials: https://www.mongodb.com/docs/php-library/current/tutorial/aws-lambda/#aws-credentials