ec2 local mongo db connection issue inside aws lambda function
I’m using local mongodb of aws ec2. I have set the username and password on db to access it. I’m connecting mongodb on ec2 using nodejs and it works fine. here how i connect.
I’m using local mongodb of aws ec2. I have set the username and password on db to access it. I’m connecting mongodb on ec2 using nodejs and it works fine. here how i connect.