Introduction to Azure Cosmos DB for Developers

preview_player
Показать описание
Why should we care about Cosmos DB? CBT Nuggets trainer Knox Hutchinson explains why you should consider a Cosmos DB solution as part of your persisted data storage and explains how Cosmos DB works with Azure Synapse.

00:00 — Introduction to Cosmos DB
00:24 — Demystify NoSQL
03:34 — What does Cosmos DB do
04:40 — Creating a Cosmos DB account
05:22 — What's inside a database
06:32 — Hierarchy of working with Cosmos DB
07:29 — Relational databases
09:00 — Constraints Cosmos DB
11:30 — Globally distributed database
13:00 — Azure Synapse
13:50 — Cosmos DB consistency levels
15:06 — Big takeaways about Cosmos DB

-----------------
Connect with CBT Nuggets for the latest in IT training:

#azure #cosmosdb #microsoftazure #nosql #azuresynapse #az204 #microsoftcertification #azuredeveloper #itprofessional #ittraining #itcertifications #cbtnuggets #adept
Рекомендации по теме
Комментарии
Автор

Very informative. Waiting for the next part!

sanchitabhattacharya
Автор

Something I'd love for you to touch on is how to build multi tenant systems with cosmos db. Especially multi-tenant database per tenant. The limitations on cosmos db (amount of database per account) make it a challenge to implement a fully autonomous system. I want my web api to be able to create the databases for each of my tenants programmatically. I guess using the azure resource manager SDK would be a place to start, maybe ARM templates as well? This topic is very hard to find information on (development wise). Also for cosmos DB do you recommend using entity framework core or the native cosmos SDK?

PhantasyAI
Автор

If you're going to watch this, start at 3:34

kevin
Автор

Hi Knox can you please update the CCNA devnet to version 1.1, thanks

c_sid