Build Scalable Inventory System with Azure Cosmos DB

Поделиться
HTML-код
  • Опубликовано: 15 июн 2024
  • Marcelo Fonseca - Microsoft, Sergiy Smyrnov - Microsoft
    Build Scalable Inventory System with Azure Cosmos DB
    Session details
    In this session we will discuss two different approaches to design an inventory management system using several Azure Cosmos DB advanced features and the new Azure Cosmos DB Mirroring in Microsoft Fabric for near real time dashboards.
    Session Deck: azurecosmosdb.github.io/azure...
    Bios
    Sergiy Smyrnov
    Sergiy Smyrnov is a Senior Specialist @ Microsoft Data&AI Global Black Belt Team focusing on helping customers to solve mission critical problems with help of distributed NoSQL database technologies. Sergiy has extensive experience in database development, architecture and performance tuning across various Relational, NoSQL and NewSQL technologies.
    Marcelo Fonseca
    18-year technology professional focused on Microsoft platform and most part of the career on financial services. Currently helping enterprise customers in financial industry and retail to achieve more using Azure Cosmos DB.
    #azurecosmosdb #azurecosmosdbconf #azure
    Links:
    See all the videos from Azure Cosmos DB Conf 2024: aka.ms/AzureCosmosDBConf/videos
    Try Azure Cosmos DB Free: aka.ms/trycosmosdb
    Microsoft Developers AI Learning Hackathon: aka.ms/azurecosmosdbhackathon
    Try Azure Cosmos DB free with Azure AI Advantage: aka.ms/AzureAIAdvantage
    Subscribe to Azure Cosmos DB on RUclips: / azurecosmosdb
    Follow Azure Cosmos DB on X: / azurecosmosdb
    Follow Azure Cosmos DB on LinkedIn: / azure-cosmos-db
    Watch Azure Cosmos DB Conf 2024 for an unparalleled learning experience, featuring a carefully curated lineup of 20+ sessions, including exclusive on-demand presentations and a dynamic three-hour live show. Our sessions, delivered by Azure Cosmos DB product managers, Microsoft experts, and esteemed community leaders, are tailored for today's tech professionals in concise 15-minute formats.
  • НаукаНаука

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

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

    The performance profiling part is more interesting than Cosmso in this video.

  • @NatacionAle
    @NatacionAle Месяц назад +1

    Marcelo, just a question, ¿where is executed the procesing of the final stock of an element? ¿is a CosmosDB Stored Procedure? ¿or the Azure Function gets one by one element to do the maths? Couldn't find it the Github repo. Thank you.