Interact with MongoDB Atlas and AWS Lambda Functions

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • Learn more → mdb.link/atlas...
    Get started with C Sharp → mdb.link/start...
    In this week’s AWS Cloud Connect, Hubert Nguyen, Sr. Developer Advocate at MongoDB, shares practical insights on building a C# AWS Lambda serverless function with MongoDB Atlas. He demonstrates efficient techniques for creating and sharing a MongoDB client and connecting multiple class instances. For those interested in serverless architecture and AWS Lambda, MongoDB Atlas offers flexibility and ease of use.

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

  • @sarthakhaldar9107
    @sarthakhaldar9107 9 หลายเดือนก่อน +1

    Can you also perform the same aws lambda function with Python .

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

    Very impressive session can any one let me know from where can i learn mongodb administration

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

      Hey! Thanks for reaching out. We suggest checking out this free course at MongoDB University. trymongodb.com/3EITTdh

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

    If you had multiple lambdas that connect to the database (get, put, delete), would you need to connect and disconnect for each one?

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

      I am using golang..... thanks in advance for your answers