When any data is posted to the database, we look for the save action from CosmosDB to ensure consistent reads. Strong Consistency? We are very sure that the data we are reading is up to date, but there is always a waiting time for acknowledge … [Continue reading]
Overview of Azure cosmos DB Documents & Running the queries

In the previous articles, you learnt about how to create collections, what are the features of NoSQL databases, why Cosmos DB is called a NoSQL database. Now that we have these basic pre-requisites clear, it is time to go on to work with some data … [Continue reading]
Multi-model Cosmos DB?

In the previous article ‘Creating collections and Documents in Cosmos DB’, we saw how we can create documents with the JSON data and how we can create it later. Referring to Cosmos DB as multi-model actually means that how you want to obtain your … [Continue reading]
Globally Distribute your data CosmosDB

To start, you might know by now that CosmosDB creates a replica of all the data that we provide in the database. It starts by creating 4 replicas by default and then keeps on adding replicas of the data as it grows. The more are the replicas in the … [Continue reading]
Getting Started With Azure Cosmos DB

After a short blog post on the technical overview of Azure Cosmos DB, we will put some light on what we mean when we say that Cosmos DB is a NoSQL database and that how has it evolved over time, in this article. Azure Cosmos DB is Microsoft’s … [Continue reading]
- « Previous Page
- 1
- …
- 3
- 4
- 5
- 6
- 7
- …
- 12
- Next Page »