by George Chrysovaladis Grammatikos | Dec 22, 2019 | Azure, Azure SQL Database, NoSQL
By reading this post, you will be able to compare and choose the right one service for our database deployments (SQL or NoSQL). Definition SQL: A relational database management system (RDBMS) is a program that lets you create, update, and administer a relational...
by George Chrysovaladis Grammatikos | Jun 24, 2018 | Azure, NoSQL
In this post, we learn how to measure up Cosmos DB performance, how to monitor this service and finally how we can calculate the consumption. So, performance can be measured in two ways, latency, and throughput. Latency is the waiting time until responding to a given...
by George Chrysovaladis Grammatikos | May 15, 2018 | Azure, NoSQL
Azure Cosmos DB is a No SQL database and is an expansion of Document DB features. In a few words with Cosmos DB, you can handle your data using document (JSON), key-value and graph database globally. Benefits of Cosmos DB Scalability Horizontal scale – out, easy way...