Skip to content

Experimenting with global distribution to see how it affects read latency and RUs for write operation

Notifications You must be signed in to change notification settings

ankitutekar/CosmosDbExperiments

Repository files navigation

CosmosDbExperiments

Using global distribution

Querying without replication to nearest region

Querying with replication to nearest region enabled

Writing documents without multi-write regions enabled

Writing documents with multi-write regions enabled


Fine-tuning indexing

Querying with default indexing settings - indexing all fields

Querying after fine-tuning indexing settings - only required fields are indexed


To run this experiments on your own -

  • Make Sure Dotnetcore 3.1 is installed on your system
  • Create an Cosmos DB account in Azure and update endpoint, region and primaryKey in CosmosAccountSettings section of appsettings.json accordingly.

About

Experimenting with global distribution to see how it affects read latency and RUs for write operation

Topics

Resources

Stars

Watchers

Forks

Languages