markjbrown - Overview

Pinned Loading

  1. 1

    Many distributed NoSQL databases (and Cosmos DB specifically) are unique in their ability to scale to massive size but still maintain millisecond request  latencies and also remain highly efficient in performance AND cost. However, achieving this takes knowledge. Finding an optimal design also 

    2

    requires some trial and error too as you will have to test at scale to validate your design will scale.

    4

    For those who are new to distributed NoSQL databases (and especially if you have years of experience in designing and using relational databases) and want to undestand how to design a database for scale and performance we recommended consuming this content below to learn some of these key concepts and techniques before getting too far in your design.
  2. Forked from Azure/BuildYourOwnCopilot

    Reference solution for how to build your own copilot using Azure services including: Azure OpenAI Service, Azure AI Search, Azure Cosmos DB & Azure Kubernetes Service with AI Orchestration using Se…

    C#