Introduction to Azure Cosmos DB for Developers

Поделиться
HTML-код
  • Опубликовано: 28 май 2024
  • 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.
    👉 Watch the entire Microsoft Azure Developer Associate (AZ-204) training course exclusively on our new Adept platform: training.cbt.gg/0cx
    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
    CBT Nuggets has the training you need to achieve your goals in 2024 and beyond. Start training today: training.cbt.gg/csn
    -----------------
    Connect with CBT Nuggets for the latest in IT training:
    • X - / cbtnuggets
    • Facebook - / cbtnuggets
    • Instagram - / cbtnuggets
    • LinkedIn - / cbt-nuggets
    #azure #cosmosdb #microsoftazure #nosql #azuresynapse #az204 #microsoftcertification #azuredeveloper #itprofessional #ittraining #itcertifications #cbtnuggets #adept

Комментарии • 5

  • @asdasdaa7063
    @asdasdaa7063 2 месяца назад +1

    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?

  • @sanchitabhattacharya353
    @sanchitabhattacharya353 2 месяца назад

    Very informative. Waiting for the next part!

    • @cbtnuggets
      @cbtnuggets  2 месяца назад

      This video is part of this course: www.cbtnuggets.com/it-training/microsoft-azure/developer-associate
      The video can be located under this Skill name: Understand and Store Data with Cosmos DB for NoSQL
      If you are not a current CBT Nuggets subscriber, you can sign up for a FREE trial to view the videos: training.cbt.gg/sbp

  • @c_sid
    @c_sid 2 месяца назад

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

  • @luisbarbosa5597
    @luisbarbosa5597 Месяц назад

    nice