This post is part of a series focusses on the CosmosDb exam topics. Once ready, I will update this page … More
Tag: CosmosDb
What is Microsoft DP420?
Microsofts new Exam DP420 covers the topic ‘Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB’. The exam covers … More
How do you set up the Azure CosmosDb Emulator
Working with CosmosDb in Azure is an exciting task, but can be expensive to provision. Here we go through the steps to set up a local emulator so you can develop – free.
What is a Document Database?
When learning about CosmosDb, the biggest thing I have struggled with is the actual concept of what is a document, when should you use a document and why is it better than a relational database?
Demo: Creating a CosmosDb Console Application
Keeping up to date with Microsoft Azure can sometimes be tricky, so here’s part one of my CosmosDb Demo – how to make a console application.