How to Create a Highly Secure MongoDB and Lambda Connection?

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 48

  • @jodwbe
    @jodwbe 3 ปีที่แล้ว +4

    Great content, well paced. All steps are more than clear. I have worked with Mongo and Lambdas in the past and I can tell you that my VPC connections have never been properly setup. This is a hidden gem video. Thanks 👨🏽‍💻

    • @EnlearAcademy
      @EnlearAcademy  3 ปีที่แล้ว

      Thanks for the nice comment Jonathan. Cheers!

  • @alicecommits
    @alicecommits ปีที่แล้ว +4

    Hi, thanks for the video.
    Just a note about current MongoDB Atlas plans (in 2023) - It seems Atlas now offers slightly different plans - notably a "Serverless" one where VPC are available when choosing Atlas with AWS or Azure.

  • @bytive
    @bytive 3 ปีที่แล้ว +2

    Thanks a lot sir. Here is a quick hint please setup this on a dedicated cluster only. I wasted my 6-7 hours just trying to get it to work on serverless MongoDB

  • @rahatsshowcase8614
    @rahatsshowcase8614 ปีที่แล้ว

    i just came here for establishment of peering connection and was amazed to see how easy it is! Thanks for the content! Liked

  • @florianbischoff
    @florianbischoff ปีที่แล้ว

    Great content. Keep it up!

  • @Toralero
    @Toralero 2 ปีที่แล้ว +2

    great video, quick question since it connects to lambda functions that means all other aws services can be used via this peering connection, cognito api gateway etc? currently undecided between dynamo db and mongo and current project requires geoquerying and mongo seems to offer a much better and cost efficient implementation of this while aws elastic search is pretty crap so far

  • @learningwithtabrez
    @learningwithtabrez 2 ปีที่แล้ว

    It's really help me a lot..thanks for such a valuable demo..

  • @ashanfer
    @ashanfer 4 ปีที่แล้ว

    Awesome video with a clear explanation !!

  • @bimsaragunarathna2900
    @bimsaragunarathna2900 4 ปีที่แล้ว +1

    Just thought of using MongoDB instead of Dynamodb. Thank u❤️

  • @roshanjangid9112
    @roshanjangid9112 4 ปีที่แล้ว

    Really great video man! Thanks

  • @ManibhaJain
    @ManibhaJain 2 ปีที่แล้ว

    Hi, The video is great. I was searching for something like this to connect to mongodb atlas.I am gonna try it now.

  • @ShoaibAkhtar1979
    @ShoaibAkhtar1979 4 ปีที่แล้ว

    Awesome video and very clear explanation. Keep up the good work.

  • @akashjohirul9409
    @akashjohirul9409 2 ปีที่แล้ว

    Great Video, Thanks

  • @Travellife8877
    @Travellife8877 3 ปีที่แล้ว

    very smooth and clear...

  • @LahiruDhananjaya
    @LahiruDhananjaya 4 ปีที่แล้ว

    Awesome . Keep up the good work !

  • @prathamjaiswal3243
    @prathamjaiswal3243 2 ปีที่แล้ว

    Nicely explained
    Thanks

  • @udbhavvikramsingh3449
    @udbhavvikramsingh3449 2 ปีที่แล้ว +1

    Request is Failing with status code 504, receiving error " timeout error " but data gets inserted to Database somebody Please help

  • @mathspro5931
    @mathspro5931 3 ปีที่แล้ว

    Very fantastic content , which I was looking for. Thanks a lot

  • @andresm9051
    @andresm9051 2 ปีที่แล้ว +1

    Great content and video, so easy the understand, I got a question do you know any example of this video through serverless framework or aws acloudformation, in order to create all step by infrastructure as code and no manually from console? thanks so much.

  • @fahadmalik2241
    @fahadmalik2241 3 หลายเดือนก่อน

    great video but can someone please explain that how we manage and create mongoose schemas when working like this, im a mern developer so a bit confused regarding the schemas

  • @diveshkswn
    @diveshkswn 4 ปีที่แล้ว

    Another Great content :)

  • @saurya_joshi
    @saurya_joshi ปีที่แล้ว

    Thank you so much❤

  • @sachintiwari5916
    @sachintiwari5916 ปีที่แล้ว

    for diffrent database in mongodb, do i have to create a diffrent vpc or i can peer through same private vpc?

  • @VISHNUKUMAR-bh8uj
    @VISHNUKUMAR-bh8uj 3 ปีที่แล้ว

    Great Video

  • @jps8959
    @jps8959 4 ปีที่แล้ว

    Do you need to create any inbound rules for the security group?

  • @prasannasundarajan837
    @prasannasundarajan837 ปีที่แล้ว

    Great Video ! Awesome Content ! Can you pls create a video for connecting MongoDB Atlas with AWS Glue using AWS Glue's MongoDB Atlas connector?

  • @shrijaykesarwani6773
    @shrijaykesarwani6773 2 ปีที่แล้ว

    Thank you for tutorial i have done exactly same but getting server selection error

  • @sandroaugustodeoliveira4240
    @sandroaugustodeoliveira4240 ปีที่แล้ว

    Amazing video thanks! One question: is there a cost per traffic through this VPC Peering connection?

  • @mikkelvivelsted
    @mikkelvivelsted 3 ปีที่แล้ว

    Hi - Question to your videos about Mondgodb peering and your video about setting up Fargate cluster. I followed your video about using Fargate for docker apps. In that you use a Loadbalancer to protect incoming traffic to the private network, and you setup a NAT gateway so the containers can talk from private and out. I did that, and I then whitelisted my LB IP plus Global Accellerator IP in mongodb to connect my cluster. I did not think it was the correct way to connect my db, and also saw this video on Peering the connection instead. My question is, If I Peer my VPC (that holds both my public and private subnets) to my Mongodb Atlas cluster, does I then not need the NAT gateway from the Private subnet to the Internetgateway? and I guess I would still need my LB to protect any incoming traffic to the private subnet.

  • @charvidesilva9110
    @charvidesilva9110 4 ปีที่แล้ว

    Thank you for this! Can you please do more tutorials on MongoDB Atlas?

  • @jpmamuric679
    @jpmamuric679 3 ปีที่แล้ว

    Can you create 2 private subnets for the same vpc connection? If so, how?

  • @davidgamon1912
    @davidgamon1912 3 ปีที่แล้ว

    how to integrate aws cognito in this same project please help!!

  • @lequocduan
    @lequocduan 4 ปีที่แล้ว

    Great! and which VS Code's theme are you using? I like it a lot.

  • @rajatm
    @rajatm 4 ปีที่แล้ว

    Thankfully I found this, excellent tutorial. I'd request if you could do a production level MongoDB Atlas, GraphQL, Lambda communication. There is a persisting GraphQL timeout error which comes when using MongoDB Atlas

  • @akshaykulkarni2970
    @akshaykulkarni2970 4 ปีที่แล้ว

    What about the data transfer charges?

  • @vinicius_sa
    @vinicius_sa 2 ปีที่แล้ว

    Great video, pls add subtittles for the next ones.

  • @eleah2665
    @eleah2665 4 ปีที่แล้ว

    Hello. I recently discovered you. Can you do a series on CDK? Thanks.

  • @satya4866
    @satya4866 3 ปีที่แล้ว

    We can't not use mongoose?
    We can't use free tier while creating atlas in mongodb cloud?

  • @prabhudevbm6628
    @prabhudevbm6628 ปีที่แล้ว

    thanks

  • @Srgxio
    @Srgxio ปีที่แล้ว

    everything I was searching to become rich. Could you do one with Alibaba services like function compute Sir??

  • @ankitsharma2560
    @ankitsharma2560 2 ปีที่แล้ว

    Hello,
    I've completely setup VPC as instructed in video. But i'm getting error while access URL
    {
    "errorType": "MongoServerSelectionError",
    "errorMessage": "Server selection timed out after 30000 ms",
    "trace": [
    "MongoServerSelectionError: Server selection timed out after 30000 ms",
    " at Timeout._onTimeout (/var/task/node_modules/mongodb/lib/sdam/topology.js:292:38)",
    " at listOnTimeout (internal/timers.js:554:17)",
    " at processTimers (internal/timers.js:497:7)"
    ]
    }
    Can someone help me and suggest me solution.
    It is perfectly working without VPC.

  • @kamalCode
    @kamalCode 4 ปีที่แล้ว

    Sir, plz AWS CLOUD DEVELOPER COURSE ONLINE PLZ. HOW TO USE AWS Q&S DISCUSS FORUM FOR NEW DEVELOPERS.

  • @mathspro5931
    @mathspro5931 หลายเดือนก่อน

    www.youtube.com/@CodingInMarathi_Deepika/playlists

  • @vishal_sharma_rha
    @vishal_sharma_rha 7 หลายเดือนก่อน

    i am watching in 2024

  • @udbhavvikramsingh3449
    @udbhavvikramsingh3449 2 ปีที่แล้ว

    Request is Failing with status code 504, receiving error " timeout error " but data gets inserted to Database somebody help please