Overview
Hello techs, There are many Database structures we are using in our development desires. Using CosmosDB Emulator developers are able to develop and test applications locally without having azure subscription and account in Cloud of Azure. So let’s have a look deeply and get what’s Cosmos DB Emulator and its installations.
Introduction
The Azure Cosmos Emulator provides an environment to the developer to develop applications using Azure CosmosDB service.
For using CosmosDB Emulator, Developers can work locally and test the data properly without having an Azure subscription.
Multiple APIs like SQL, Cassandra, MongoDB, Gremlin (graph traversal language), and APIs, With a variety of options developers can develop applications in CosmosDB Emulator.
What is CosmosDB?
Azure DatabaseDB with NoSQL database service was designed for high performance along with world-wide distribution for availability.
For achieving application reliability and responsiveness, instances of these applications need to be deployed in datacenters that are close to their users.
Bulk of data changes of applications have a large storage which can be available to users in milliseconds.
System Requirements
Azure CosmosDB Emulator required following requirements:
Software requirements
Minimum Hardware requirements
Prerequisites
Windows Server 2012 R2, Windows Server 2016, or Windows 10
64-bit operating system
2GB RAM
10GB available hard disk space
Azure provides a free of charge without having a subscription to the CosmosDB Emulator. For working in CosmosDB we need .NET Core 2.1 SDK or further versions.
Original Source : Cosmo DB Emulator Installation









