How to connect mongoDB to MEAN app deployed in AWS on Elastic Beanstalk?

匿名 (未验证) 提交于 2019-12-03 01:45:01

问题:

I'm deploying an app for the first time and I have deployed my MEAN App on AWS using Elastic Beanstalk but I haven't used the terminal to do so.

Now, I want to connect MongoDB with my deployed app.

Probably we need to connect to dynamoDB for Mongo database in AWS. Right?

And I would also like to know if I can use mlab database here instead?

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!