MongoDB (Atlas) VPC Peering with AWS Tutorial - Jay Gordon

preview_player
Показать описание

I've reposted it here online for educational purposes.
Рекомендации по теме
Комментарии
Автор

Don't forget to make sure your MongoDB Atlas region matches your Beanstalk region. That was what was causing errors for me for like a week and I thinking it was the peering connection and route tables having something wrong. I rebuilt the environments probably 5-6 times lol. Turns out I needed to go to "Edit Configuration" in my MongoDB Cluster, and change my region to match my AWS EBS region.

kT
Автор

Hey I'm also working on deploying a Node application on elastic beanstalk but am stuck on the database part. I was going to use mongodb, but from what I understand, to use it in conjunction with elastic beanstalk I'll have to upgrade my atlas plan? Am i correct?

utkarshsaxena
Автор

There can be a chance of broken VPC peering, how to mitigate the impact of broken vpc peering ?

kamalsidhu
Автор

hi you have shown for one shard. how to find connection string?

supunmadushanka
Автор

Would it be possible that you made an updated version of this tutorial

hiddennis
Автор

Hi @50kT I am tried last 3 days to connect mongodb atlas and aws ec2 but i am getting error url. in this video i am understand little bit. i am new to this domain currently i am developed simple node express and mongodb atlas project. now i want deploy to aws but i m struggle in that. i deployed node and run in console its worked but not connect in atlas... can u guide its very helpful for my carrier...

gowthamr