Introducing priority-based execution in Azure Cosmos DB (preview)

The problem
Azure Cosmos DB is a fast and flexible database service that can handle massive amounts of data and scale elastically. However, sometimes you may encounter situations where your application sends more requests than the configured throughput (RU/s) of your container.
The post Introducing priority-based execution in Azure Cosmos DB (preview) appeared first on Azure Cosmos DB Blog.
Published on:
Learn moreRelated posts
Exploring azd extensions: Enhance your Azure developer experience
A deep dive into the introduction of the Azure Developer CLI (azd) extensions and the azd extension framework to build extensions. The post Ex...
1 day ago