Tag: Azure Cosmos DB

Harnessing the Power of Digital Transformation with Azure Cosmos DB
Harnessing the Power of Digital Transformation with Azure Cosmos DB
Webinars

Harnessing the Power of Digital Transformation with Azure Cosmos DB Join Olena for this insightful webinar ‘Harnessing the Power of Digital Transformation with Azure Cosmos DB’ as she delves into the transformative world of modern database approaches and the power of Azure Cosmos DB. In this digital age, traditional database structures are being left behind… READ MORE

Azure Cosmos DB Hierarchical Partition Keys
Azure Cosmos DB Hierarchical Partition Keys
Blog Posts

Selecting a partition key for your Cosmos DB is one of the most important choices you need to make for your Cosmos DB project. You really need to take your time and have a plan for your project. Where is this application will be in 1 year? 5 years? How much data are you planning… READ MORE

How to use Integrated Cache feature of Azure Cosmos DB
How to use Integrated Cache feature of Azure Cosmos DB
Blog Posts

First, you need to be sure that you have the latest version of Cosmos SDK in your solution. Currently, preview version has the integrated cache options.  Other versions will work too as long as you use Eventual Consistency for you request. You can not change Integrated Cache options with the older versions of SDK. Next,… READ MORE