by George Chrysovaladis Grammatikos | Dec 22, 2019 | Azure, Azure SQL Database, NoSQL
Reading Time: 4 minutes 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...
by George Chrysovaladis Grammatikos | Jun 24, 2018 | Azure, NoSQL
Reading Time: 3 minutesIn 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...
by George Chrysovaladis Grammatikos | May 15, 2018 | Azure, NoSQL
Reading Time: 3 minutesAzure 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...