Language
Technology
Products
Expertise Level
Contributed By
- Newest
- Highest Rated
- Closest Upcoming
All Videos
Video
Getting Started with Azure Functions and MongoDB Atlas using .NET and C#
✅ Sign-up for a free cluster at: https://trymongodb.com/TryAtlasFree ✅ Get help on our Community Forums: https://trymongodb.com/MongoDBCommunity Learn how to create serverless functions on Azure with C# that communicate to MongoDB Atlas and scale automatically to meet demand. A written version of this tutorial can be found at → https://trymongodb.com/3ICEZGT ⏱️ Timestamps ⏱️ 00:00:00 - Intro 00:00:34 - The Prerequisites 00:01:07 - Exploring MongoDB Atlas 00:02:43 - Create a Project with the Azure CLI and Function Core Tools CLI 00:03:48 - Exploring the Functions Project Locally 00:04:58 - Installing the MongoDB Driver for C# 00:06:08 - Mapping MongoDB Documents to C# Objects 00:09:23 - Establish a Connection to MongoDB 00:13:31 - Adding MongoDB Logic to the Azure Function 00:17:06 - Test the Project Locally 00:18:02 - Deploy the Azure Function with MongoDB to the Cloud 00:24:30 - Create a Host Key for the Azure Function 00:26:47 - Making Changes to an Azure Function 00:30:13 - Outro — Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1Mar 02, 2023
Video
How to use GO to Interact with MongoDB in an AWS Lambda Function
✅ Sign-up for a free cluster at: https://bit.ly/mongodb-free ✅ Get help on our Community Forums: https://bit.ly/mongodb-community Learn how to create a serverless function using AWS Lambda and the Go programming language that interacts with MongoDB as a Document database. A written version of this tutorial can be found at: https://trymongodb.com/3H4STAL ⏱️ Timestamps ⏱️ 00:00:00 - Intro 00:01:49 - Chapter: Installing the Project Dependencies with Go Modules 00:03:47 - Chapter: Develop an AWS Lambda Function with Go and MongoDB 00:15:35 - Chapter: Build and Package the Go Function for AWS Lambda 00:17:01 - Chapter: Upload the Go Binary to AWS Lambda 00:19:55 - Query MongoDB with User Input 00:23:53 - A Review of the Project 00:25:00 - Outro — Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #golang #lambdaJan 24, 2023
Video
Everything You Wanted to Know About Rust Unit Testing (and then some more)
Learn how to write unit tests in Rust with this hands-on video that covers these five topics with examples and real code: - The basic types of unit tests - The quality of the testing code - Testing the not-so-happy-path - Testing asynchronous code - Testing tools You can find the code used and produced in this video in the following repo: https://trymongodb.com/3W6npjj Connect with Jorge: Twitter: https://twitter.com/jdortiz Mastodon: https://fosstodon.org/@jdortiz LinkedIn: https://www.linkedin.com/in/jorgeortiz/ ⏱️ Timestamps ⏱️ 00:00:00 - Intro 00:01:25 - Basic concepts 00:04:43 - Project creation 00:08:38 - Tests module 00:10:24 - Rust snippets for tests 00:14:21 - First unit test return value 00:24:03 - Second unit test state 00:28:46 - Alternative implementation tested 00:32:44 - Third unit test interaction 00:46:50 - Recommended implementation 00:49:09 - Test code quality 00:49:34 - Use constants for literals 00:54:18 - Reduce repetition with setup and teardown 01:08:57 - Share code among test modules 01:13:05 - Why testing the not so happy path 01:13:32 - Test panics 01:18:03 - Use ignore and test results 01:28:02 - Bubble up errors in tests 01:30:34 - Asynchronous code in Rust 01:31:01 - Async tests 01:38:19 - Beyond cargo test 01:38:46 - rustdoc and doc-tests 01:48:00 - Show test output 01:49:33 - Selecting tests 01:55:55 - Test coverage 02:01:08 - Nextest 02:05:54 - Outro — ✅ Sign-up for a free cluster at: https://bit.ly/mongodb-free ✅ Get help on our Community Forums: https://bit.ly/mongodb-community Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #rust #rustunittestingJan 17, 2023
Video
How to use Azure Functions with the MongoDB Node.js Drivers
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 — ✅ Sign-up for a free cluster at: https://bit.ly/mongodb-free ✅ Get help on our Community Forums: https://bit.ly/mongodb-community Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #azure #nodejs #databaseDec 15, 2022
Video
Goal! ⚽ MongoDB Atlas Search is a Game Changer!
Atlas Search is truly a game changer to quickly build fine-grained search functionality into your applications. See how with this Atlas Search Soccer demo app. Equipped with only a search box, sliders, and checkboxes, find the world's best players with the most impossible-to-spell names to build out your own dream team. As you interact with the application, you'll see the $search operator in a MongoDB aggregation pipeline live in-action! Atlas Search Soccer App (best played on desktop): https://trymongodb.com/3VufblI Source Code: https://trymongodb.com/3FoJMvr Timestamps: 0:00 Intro 0:50 Demo Preview 1:35 1st player with text operator 2:04 Relevance-based score 2:32 2nd player with custom score modifier 3:29 3rd player with autocomplete 3:56 4th player with wildcard 4:26 Filters, facets and the compound operator 5:09 Facet code 5:40 Final demo 💬 Connect with Karen: Twitter: https://twitter.com/YouOldMaid LinkedIn:https://www.linkedin.com/in/karenhuaulme/ Instagram: https://www.instagram.com/youoldmaid/ Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1Dec 06, 2022
Video
An Explanation of MongoDB Atlas' Features and Functionalities
✅ Sign-up for a free cluster at: https://bit.ly/mongodb-free ✅ Get help on our Community Forums: https://bit.ly/mongodb-community An in-depth explanation of MongoDB Atlas! Follow Anaiya Raisinghani along as she explains the intricacies of MongoDB’s database as a service solution. Connect with Anaiya on Twitter: https://twitter.com/anaiyaraisin ⏱️ Timestamps ⏱️ 00:00:00 - Intro 00:00:24 - How To Deploy a Database 00:02:27 - Securing Your Database 00:03:42 - Security Options 00:05:19 - How To Connect to Your Database 00:06:12 - Monitoring Tabs Available in Atlas 00:07:49 - CRUD in Atlas 00:10:10 - Aggregation Pipeline 00:12:19 - Atlas Search 00:12:44 - App Services 00:13:37 - Charts 00:14:03 - Triggers 00:14:20 - Data Federation 00:14:35 - Conclusion — Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #database #tutorialNov 22, 2022
Video
Build a Totally Serverless REST API with MongoDB Atlas
✅ Sign-up for a free cluster at: https://bit.ly/mongodb-free ✅ Get help on our Community Forums: https://bit.ly/mongodb-community 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
How to Build an Aggregation Pipeline in MongoDB Atlas
✅ Sign-up for a free cluster at: https://bit.ly/mongodb-free ✅ Get help on our Community Forums: https://bit.ly/mongodb-community Having trouble creating aggregation pipelines for complex MongoDB queries? In this video, Nic Raboy demonstrates how to use the MongoDB Atlas aggregation pipeline builder, a graphical method for constructing and testing each stage of an aggregation pipeline. Docs → https://trymongodb.com/3FxVXGt Connect with Nic on Twitter: https://twitter.com/nraboy ⏱️ Timestamps ⏱️ 00:00:00 - Intro 00:00:16 - MongoDB Atlas 00:01:12 - Aggregation Pipeline Builder Overview 00:01:33 - Building a Complex Multi-Stage Aggregation Pipeline 00:08:48 - Outro — Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #database #tutorialNov 01, 2022
Video
An Introduction to MongoDB Compass
✅ Sign-up for a free cluster at: https://bit.ly/mongodb-free ✅ Get help on our Community Forums: https://bit.ly/mongodb-community Need to interact with MongoDB, but are looking for a graphical user interface (GUI)? Check out MongoDB Compass! In this video, Nic Raboy demonstrates some of the things you can do with Compass such as build complex aggregation pipelines, analyze your schemas, and interact with your data. 📚 RESOURCES 📚 MongoDB Atlas: https://bit.ly/mongodb-free MongoDB Compass: https://trymongodb.com/3yfYJvK Connect with Nic on Twitter: https://twitter.com/nraboy Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1Oct 25, 2022
Video
Import Data into MongoDB 3 Ways | Bonus: Export Data from Postgres
✅ Sign-up for a free cluster at: https://bit.ly/mongodb-free ✅ Get help on our Community Forums: https://bit.ly/mongodb-community In this video, I’ll show you how to import data into your MongoDB database 3 different ways. By the end of the video, you should be able to easily import your data and get started using MongoDB. We’ll be using MongoDB Atlas, our hosted multi-cloud developer data platform. If you haven’t set up your free forever database yet, be sure to sign up for an Atlas account using the link below and check out the “How to Setup Your Free Cluster” video which will get you started, then come back here. For each import method we’ll be using the same JSON file for importing, linked below. So go ahead and download that before getting started. 📚 RESOURCES 📚 MongoDB Atlas: https://bit.ly/mongodb-free MongoDB Compass: https://trymongodb.com/3yfYJvK How to Setup Your Free Cluster Video: https://youtu.be/jXgJyuBeb_o MongoDB Database Tools: https://trymongodb.com/3SSdJs0 Link JSON file: https://trymongodb.com/3SWObdd MongoDB VS Code Extension: https://trymongodb.com/3KOhxaq Data Modeling with MongoDB Video: https://youtu.be/3GHZd0zv170 Migrating from PostgreSQL to MongoDB Article: https://trymongodb.com/3fWjAxY Connect with Jesse on Twitter: https://bit.ly/tweet-codeSTACKr ⏱️ Timestamps ⏱️ 00:00 - Intro 00:34 - Method 1: mongoimport 02:37 - Method 2: MongoDB Compass 04:07 - Method 3: MongoDB VS Code Extension 06:36 - BONUS: Export Data from Postgres — Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #database #tutorialOct 11, 2022