Category

Education

All posts related to learning something new.

How to Create A Cosmos DB in Azure in Minutes

Azure Cosmos DB is a globally distributed, multi-model database service that is versatile and supports document, key-value, wide-column, and graph databases. If you would like to learn more about Azure Cosmos DB, please read my post on Azure Cosmos DB. Creating an Azure Cosmos DB can be done in multiple ways based on what technology you are using to build…

What On Earth is Azure Cosmos DB?

Azure Cosmos DB is a product that Microsoft built from scratch to differentiate itself from the other cloud providers. Through Azure Cosmos DB, Microsoft wants to enable its Azure users scale horizontally with global distribution. It allows for global distribution across any number of Azure regions by scaling and replicating data wherever the consumption is from. Users will be able…