Videos
MongoDB Atlas, the multi-cloud developer data platform.- Latest
- Highest Rated
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 #serverlessNov 15, 2022
Video
Get Your Free MongoDB Atlas Cluster!
⚠️ Updated version - July 2024 - https://youtu.be/VkXvVOb99g0 - ✅ Sign-up for a free cluster at: https://mdb.link/free-jXgJyuBeb_o" target="_blank" rel="noreferrer">https://mdb.link/free-jXgJyuBeb_o ✅ Get help on our Community Forums: https://mdb.link/community-jXgJyuBeb_o In this video, I’ll show you how to quickly deploy your first free cluster on MongoDB Atlas, including how to set up user access, IP Whitelisting, loading sample data, finding and using your connection string, and making your first query using the MongoDB Query Language. 📚 RESOURCES 📚 MongoDB Atlas: https://mdb.link/free-jXgJyuBeb_o" target="_blank" rel="noreferrer">https://mdb.link/free-jXgJyuBeb_o MongoDB Compass: https://trymongodb.com/3yfYJvK Connect with Jesse on Twitter: https://bit.ly/tweet-codeSTACKr ⏱️ Timestamps ⏱️ 00:00 - Intro 00:20 - Create your FREE database 01:28 - Set up user authentication 02:04 - Configure IP Whitelisting 02:50 - Load Sample Data 03:01 - Locate your database connection string 03:33 - Connect to your database using MongoDB Compass 04:24 - Query the database using the MongoDB Query Language (MQL) --- Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #database #tutorialOct 04, 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 #tutorialSep 27, 2022
Video
Application Deployment in Kubernetes with the MongoDB Atlas Operator
✅ Subscribe to MongoDB Atlas on Google Cloud: https://bit.ly/3KOx4H9 In this video, we’ll setup a MERN stack application in just minutes, and use the Kubernetes Atlas operator to connect our backend to Atlas using a Kubernetes secret. 📚 For readers, here is a written version: https://www.mongodb.com/developer/products/atlas/kubernetes-operator-application-deployment/ 😎 Connect with Cedric: Twitter: https://twitter.com/cedricclyburn LinkedIn: https://www.linkedin.com/in/cedricclyburn ⏱️ Timestamps ⏱️ 0:00 Introduction 00:24: Prerequisites 00:43: Getting started 04:13: Using the MongoDB Atlas Operator for Kubernetes 08:35: Create and manage an Atlas deployment 12:49: Configure the application back end using the Atlas operator --- Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #kubernetes #databaseSep 13, 2022
Video
Build a Modern App Stack with MongoDB & Apollo GraphQL using a Supergraph!
✅ Sign-up for a free cluster at: https://mdb.link/free-NAEasz6m--w ✅ Get help on our Community Forums: https://mdb.link/community-NAEasz6m--w In this live-coding video, Stanimira Vlaeva (MongoDB) and Jesse Lovelace (Apollo) build a supergraph from scratch using Apollo Federation, a declarative, modular GraphQL architecture! 💻 PROJECT SOURCE CODE 💻 https://github.com/mongodb-developer/rockets-store ⏱️ Timestamps ⏱️ 0:00:00 Introduction 0:00:33 Atlas GraphQL API 0:02:31 GraphQL Monolith Problems 0:04:41 Apollo Federation 0:13:58 Overview of the ‘E-Commerce’ Subgraph Schema 0:22:41 Scaffolding the Gateway 0:27:30 Building the ‘Launches’ Subgraph 0:49:54 Federated Architecture and Relating Data from Subgraphs 1:24:15 Apollo Federation Q&A 1:32:19 Integrating the Apollo Supergraph with a Web Application --- Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #graphqlAug 23, 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 #mongodbJul 27, 2022
Video
Learn About Full Text Search with Python
Check out this great overview of MongoDB's full text search solution, Atlas Search, with Python.May 06, 2022
Video
MongoDB Atlas Search to Easily Find Your Data | Search & Autocomplete Implementation | Jumpstart
🍿 Watch the entire Jumpstart series: https://bit.ly/3kZTE4S ✅ Sign-up for a free cluster at: https://mdb.link/free-jnxnhbTO2RA ✅ Get help on our Community Forums: https://mdb.link/community-jnxnhbTO2RA Welcome back to the MongoDB Jumpstart series. Have you ever wondered how searches work on websites? What about autocomplete? In this video, we are going to implement search and autocomplete in our e-commerce app utilizing MongoDB Atlas Search. ⌨️ Source Code: https://bit.ly/3huMq6z Connect with Jesse: Twitter: https://twitter.com/codestackr YouTube: https://youtube.com/codestackr LinkedIn: https://linkedin.com/in/codestackr Instagram: https://instagram.com/codestackr TikTok: https://tiktok.com/@codestackr Timestamps: 00:00 - Intro 00:32 - Overview 01:36 - MongoDB Atlas Search: Setup Search Index 02:54 - Create Search Realm Function 05:07 - Integrate Search function in Header 07:37 - Create Search Path 10:20 - Enable Fuzzy Searching 11:32 - Implement Autocomplete Functionality --- Subscribe to MongoDB ►►► https://bit.ly/3bpg1Z1 Connect with MongoDB: Website: https://bit.ly/2LjtNBZ Twitter: https://bit.ly/3fH87gR Facebook: https://bit.ly/3fEaIsd Linkedin: https://bit.ly/2SY9w90 Instagram: https://bit.ly/3bn9bDv Community Forums: https://bit.ly/2I8VCi5 TikTok: https://bit.ly/3fHoqdJSep 08, 2021
Video
Intro to MongoDB Atlas in 10 mins | Jumpstart
✅ Sign-up for a free cluster at: https://mdb.link/free-xrc7dIO_tXk ✅ Get help on our Community Forums: https://mdb.link/community-xrc7dIO_tXk In this video, we’ll take a deeper look at MongoDB Atlas, our Database-as-a-Service. I’ll show you how to sign up, create your first cluster, load some sample data, and view your data from a really cool VS Code extension. All for FREE! 🍿 Watch more from the Jumpstart series: https://bit.ly/3kZTE4S 💻 MongoDB VS Code Extension: https://mdb.link/vscode Timestamps: 00:00 - Intro 01:34 - Sign up for FREE 03:02 - Load sample data 03:08 - Add user and network cluster access 04:26 - Explore sample data 04:50 - Filter in MongoDB Atlas 05:25 - Access Data Externally 05:53 - Using MongoDB VS Code Extension 06:42 - Using the MongoDB VS Code Extension Playground 08:31 - Other ways to access our database 💬 Connect with Jesse: Twitter: https://twitter.com/codestackr YouTube: https://youtube.com/codestackr LinkedIn: https://linkedin.com/in/codestackr Instagram: https://instagram.com/codestackr TikTok: https://tiktok.com/@codestackr ------ ✅ Subscribe to our channel: https://mdb.link/subscribeJul 29, 2021