From the course: Microsoft Azure Solutions Architect Expert (AZ-305) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Working with Cosmos DB - Azure Tutorial
From the course: Microsoft Azure Solutions Architect Expert (AZ-305) Cert Prep by Microsoft Press
Working with Cosmos DB
- [Instructor] Azure Cosmos DB is Microsoft's flagship NoSQL database. When designing solutions that use Cosmos DB, you need to consider a number of different options. The first, and you'll see it when you start creating your first account, is which API to use? So we can see when we start to create one, we get these different options and they're all about where you are going to interact with the database programmatically. You also define how Cosmos DB structures itself underneath and each one supports different types of scenarios. So the Core SQL, which is often the recommended, is the best for native APIs and it uses a very similar language to the SQL query language. So if you're normally used to work writing applications using the SQL database, that's definitely the one to go for. Then there's the Cosmos DB API for MongoDB. So this is great if you are transitioning from an existing MongoDB database to Cosmos DB. By…
Contents
-
-
-
-
-
-
-
(Locked)
Learning objectives43s
-
(Locked)
Introduction to storage options6m 47s
-
Azure Storage accounts14m 13s
-
(Locked)
Using lifecycle management for data3m 39s
-
(Locked)
Understanding Azure SQL options5m 44s
-
(Locked)
Scaling Azure SQL8m 24s
-
(Locked)
Understanding Cosmos DB7m 59s
-
(Locked)
Working with Cosmos DB15m 17s
-
(Locked)
Architecture example1m 37s
-
(Locked)
-
-
-
-
-
-
-
-