Episode

Setup Cosmos DB w/ a MongoDB API to use w/ Azure Static Web Apps [16 of 22] | Azure Tips and Tricks: Static Web Apps

MongoDB API is the most common method to interact with a database in JavaScript. Using CosmosDB allows you to use the API (and Mongoose framework) you're most familiar with while hosting your application with Azure. This video shows how to setup the database, and update your website to use it.
 
Interactive tutorials on Microsoft Learn: https://aka.ms/Learn/StaticWebApps
Watch the full series: https://aka.ms/StaticWebAppsTipsC9
 
Extra resources:
- Azure Static Web Apps and Mongoose starter kit: https://github.com/GeekTrainer/aswa-student-starter-kit
- More about Mongoose: https://mongoosejs.com
  
Speakers:
Christopher Harrison, @GeekTrainer

Beginner
Azure