Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right

Serverless

plus Follow
Sign in to follow topics

Featured

Tutorial

Part #2: Create Your Model Endpoint With Amazon SageMaker, AWS Lambda, and AWS API Gateway

In this series, we look at how to use Amazon SageMaker and MongoDB Atlas Vector Search to semantically search your data....
MongoDB thumbnail image
AIAWSServerlessAtlasVector SearchPython

Sep 18, 2024 | 7 min read
Dominic Frei
Tutorial

Part #1: Build Your Own Vector Search with MongoDB Atlas and Amazon SageMaker

Amazon SageMaker Logo

Sep 18, 2024 | 4 min read
Video

AI Structured output and MongoDB Atlas services

MongoDB thumbnail image
Play Button

Sep 05, 2024 | 61 min
Serverless Articles
All Serverless Articles
Article

Keeping Your Costs Down With MongoDB Atlas Serverless Instances

MongoDB thumbnail image

Oct 01, 2024 | 3 min read
Article

How to Optimize Your Serverless Instance Bill with Indexing

MongoDB thumbnail image

Sep 13, 2023 | 6 min read
Article

How to Build Serverless Applications with SST and MongoDB Atlas

MongoDB thumbnail image

Aug 29, 2024 | 3 min read
All Serverless Articles
Serverless Tutorials
All Serverless Tutorials
Tutorial

Part #2: Create Your Model Endpoint With Amazon SageMaker, AWS Lambda, and AWS API Gateway

MongoDB thumbnail image

Sep 18, 2024 | 7 min read
Tutorial

Part #1: Build Your Own Vector Search with MongoDB Atlas and Amazon SageMaker

Amazon SageMaker Logo

Sep 18, 2024 | 4 min read
Tutorial

Getting Started With MongoDB Atlas Serverless, AWS CDK, and AWS Serverless Computing

MongoDB thumbnail image

Aug 09, 2024 | 18 min read
Serverless Videos
All Serverless Videos
Video

AI Structured output and MongoDB Atlas services

MongoDB thumbnail image
Play Button

Sep 05, 2024 | 61 min
Video

Python Chat with Anaiya Raisinghani

MongoDB thumbnail image
Play Button

Mar 15, 2024 | 59 min
Video

Build an AWS Lambda Serverless function with PyMongo & MongoDB

MongoDB thumbnail image
Play Button

Sep 25, 2023 | 20 min
All Serverless Content
search
  • Latest
  • Highest Rated
Tutorial

Serverless Development with Kotlin, AWS Lambda, and MongoDB Atlas

Learn how to use Kotlin and MongoDB to create performant and scalable serverless functions on AWS Lambda.
MongoDB thumbnail image

Aug 01, 2023
Nic Raboy
Tutorial

Serverless Development with AWS Lambda and MongoDB Atlas Using Java

Learn how to build and deploy a serverless function to AWS Lambda that communicates with MongoDB using the Java programming language.
MongoDB thumbnail image

Jul 20, 2023
Nic Raboy
Tutorial

Developing Your Applications More Efficiently with MongoDB Atlas Serverless Instances

In this short and sweet tutorial, we'll see how easy it is to get started with a MongoDB Atlas serverless instance and how to begin to develop an application against it.
MongoDB thumbnail image

Jun 09, 2023
Nic Raboy
Code Example
FULL APPLICATION

myLeG

This project downloads the substitution plan of my school and converts it into a user-friendly page.
MongoDB thumbnail image

Jun 09, 2023
Video

How to use Azure Functions with the MongoDB Node.js Drivers

✅ Sign-up for a free cluster at: https://mdb.link/free-DpGq9iu3Q8E ✅ Get help on our Community Forums: https://mdb.link/community-DpGq9iu3Q8E Learn how to setup and deploy serverless functions with Azure Functions that interact with MongoDB in this video tutorial featuring Nic Raboy. You'll see how to configure Microsoft Azure, build and test a local functions project, deploy to the cloud, and interact with MongoDB. Resources: https://trymongodb.com/3FxsGdk Connect with Nic on Twitter: https://twitter.com/nraboy ⏱️ Timestamps ⏱️ 00:00 - Intro 00:28 - The Prerequisites 02:05 - Create New Azure Project 06:20 - Create New Azure Function 19:03 - Run and Test an Azure Function Locally 20:07 - Link the Remote and Local Azure Projects 22:24 - Creating Environment Variables in Azure 24:45 - Push the Local Function to the Cloud 26:51 - A Review of the Azure Functions with MongoDB Development Process — Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #azure #nodejs #database
MongoDB thumbnail image
Play Button

Dec 15, 2022
Video

Build a Totally Serverless REST API with MongoDB Atlas

✅ Sign-up for a free cluster at: https://mdb.link/free-FkD_tf8vkfg ✅ Get help on our Community Forums: https://mdb.link/community-FkD_tf8vkfg Want to go totally serverless in your application development? I’m talking serverless database and serverless application for maximum scalability. In this tutorial, Nic Raboy demonstrates how to launch a serverless database instance of MongoDB, create a serverless function with JavaScript, and make everything accessible with HTTPS endpoints. Connect with Nic on Twitter: https://twitter.com/nraboy ⏱️ Timestamps ⏱️ 00:00:00 - Intro 00:00:43 - Create a MongoDB Serverless Instance 00:02:19 - Create a Serverless Application with Atlas App Services 00:03:36 - Create HTTPS Endpoints 00:06:38 - Adding Serverless Function Logic to an HTTPS Endpoint 00:10:29 - Testing your HTTPS Endpoint and Function 00:12:03 - More HTTPS Endpoints and Functions 00:15:27 - A Review of the Development Process 00:16:30 - A Quick Note on MongoDB Atlas Serverless Security 00:18:47 - Outro — Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #database #serverless
MongoDB thumbnail image
Play Button

Nov 15, 2022
Video

Create a Twitter Clone using Next.js, MongoDB, Auth0, & Deploy to Vercel

✅ Sign-up for a free cluster at: https://mdb.link/free-xiowCksSKpk ✅ Get help on our Community Forums: https://mdb.link/community-xiowCksSKpk In this video, we'll create a Twitter clone Jamstack application using the MongoDB Atlas Data API, @Auth0, Next.js, and @VercelHQ. This workshop will walk you through each step and will help you easily follow along step by step. 📚 RESOURCES 📚 GitHub Repo: https://github.com/mongodb-developer/social-app-demo MongoDB Atlas: https://bit.ly/mongodb-free MongoDB VS Code extension: https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode MongoDB Compass: https://www.mongodb.com/try/download/compass Auth0: https://auth0.com/signup Vercel: https://vercel.com/signup Connect with Jesse: Twitter: https://bit.ly/tweet-codeSTACKr ⏱️ Timestamps ⏱️ 00:00:00 - Intro 00:00:33 - Agenda 00:00:59 - Exercise Overview 00:02:18 - Prerequisites 00:03:04 - What is the Jamstack? 00:06:00 - Reduce Complexity & Increase Portability 00:06:10 - What is Serverless? 00:07:13 - Serverless Instances 00:08:16 - Atlas Serverless Functions & HTTPS Endpoints 00:09:18 - Atlas Data API 00:10:26 - Consider the Alternatives 00:11:27 - Workshop GitHub Repo 00:11:59 - Lesson 1 - Fork & Clone the Workshop Repo 00:13:31 - Lesson 2 - Create Atlas Cluster 00:18:35 - Lesson 3 - Load Sample Data 00:19:22 - Option 1: MongoDB VS Code Extension 00:23:26 - Option 2: MongoDB Compass 00:26:12 - Lesson 4 - Test Data API 00:31:55 - Lesson 5 - Set Up Local App 00:48:23 - Lesson 6 - Atlas Functions & HTTPS Endpoints 00:50:38 - Lesson 7 - Configure User Auth 01:07:04 - Lesson 8 - Add Like Functionality 01:13:27 - Lesson 9 - Create Search Index & Route 01:20:06 - Lesson 10 - Deploy your Application! --- Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #database #tutorial
MongoDB thumbnail image
Play Button

Sep 27, 2022
Video

How to Deploy your Serverless Full-Stack App with Google Cloud Run and MongoDB Atlas

✅ Subscribe to MongoDB Atlas on Google Cloud: https://bit.ly/3KOx4H9 ✅ Sign-up for a free cluster at: https://mdb.link/free--UobUxpW6WQ ✅ Get help on our Community Forums: https://mdb.link/community--UobUxpW6WQ In this video, you'll learn what is serverless, how to deploy a serverless MEAN stack application on Google Cloud Run, and how to create a MongoDB Atlas serverless instance. 📚 RESOURCES 📚 Learn more about Google Cloud Run and MongoDB Atlas serverless instances - https://bit.ly/serverless-atlas-cloud-run ⏱️ Timestamps ⏱️ 0:00 Introduction 0:14 Autoscaling 1:18 Improved developer productivity 1:50 Better billing model 2:16 Serverless considerations 3:03 Google Cloud Run 3:47 MongoDB Atlas serverless instances 5:18 Serverless MEAN stack 6:11 Deploying to Cloud Run 8:42 Node.js API service configuration 10:14 Angular client service configuration 11:21 Angular Firebase deployment 11:32 Cloud Run command-line deployment --- Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #google-cloud #serverless
MongoDB thumbnail image
Play Button

Sep 06, 2022
Video

How to Integrate Vercel & MongoDB Step-by-Step

✅ Create a new Vercel project: https://bit.ly/vercel-mdb" target="_blank" rel="noreferrer">https://bit.ly/vercel-mdb ✅ Sign-up for a free cluster at: https://mdb.link/free-JIlYroSsInU" target="_blank" rel="noreferrer">https://mdb.link/free-JIlYroSsInU ✅ Get help on our Community Forums: https://mdb.link/community-JIlYroSsInU Getting a MongoDB Atlas database created and linked to your Vercel project has never been easier. In this video, we’ll get everything set up—including a starter Next.js application—in just minutes and show you how to properly connect to your database using a serverless function. 📚 For readers, here are written versions: - https://mdb.link/vercel-integration - https://mdb.link/vercel-serverless 📚 RESOURCES 📚 Vercel: https://bit.ly/vercel-mdb" target="_blank" rel="noreferrer">https://bit.ly/vercel-mdb Atlas: https://mdb.link/free-JIlYroSsInU" target="_blank" rel="noreferrer">https://mdb.link/free-JIlYroSsInU Node.js: https://bit.ly/node-mdb Atlas CLI: https://mdb.link/atlas-cli-JIlYroSsInU Connect with Jesse: Twitter: https://twitter.com/codeSTACKr ⏱️ Timestamps ⏱️ 0:00 Intro 0:16 Prerequisites 0:27 What is Vercel? 0:52 Create a starter project 1:56 Create a Vercel project and integrate MongoDB 4:27 Sync Vercel settings to local environment 6:30 Working with Vercel serverless functions 7:28 Configuring a database cluster in MongoDB Atlas 8:28 Connect to MongoDB and cache connections for a performance optimized experience 13:35 Querying MongoDB from a Vercel function in the Next.js application 15:23 Manage connection using JavaScript modules 17:15 Adding our data to the frontend --- ✅ Subscribe to our channel → https://mdb.link/subscribe #mongodb #serverless #nextjs
MongoDB thumbnail image
Play Button

Aug 02, 2022
Video

Developing a Web Application with Netlify Serverless Functions and MongoDB

✅ Sign-up for a free cluster at: https://mdb.link/free-T0QS64-laHE ✅ Get help on our Community Forums: https://mdb.link/community-T0QS64-laHE 📚 For readers, here's a written version: https://bit.ly/3PHg07N Learn how to deploy a scalable serverless application with Netlify Serverless Functions and MongoDB Atlas in this tutorial by Nic Raboy. --- Subscribe to MongoDB ►►► https://bit.ly/3bpg1Z1 ⏱️ Timestamps ⏱️ 0:00 Introduction 0:15 Requirements 2:00 Create a new Netlify project with the Netlify CLI 3:34 Create a Netlify Function that interacts with MongoDB 12:45 Consume the Netlify Function from an HTML file with JavaScript 17:34 Deploy the Netlify Function with website to the cloud #webdevelopment #serverless #mongodb
MongoDB thumbnail image
Play Button

Jul 27, 2022