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 | Jun 5, 2018 | Azure, NoSQL
Reading Time: 3 minutesIn my previous article I talk about Azure Cosmos DB. In this post, I will describe in simple steps how you can deploy a web app with an Azure Cosmos DB on the back end. Prerequisites : Azure Cosmos DB account with SQL API Azure Web App Service...
by George Chrysovaladis Grammatikos | May 16, 2018 | Azure, NoSQL
Reading Time: 2 minutesIn my previous post i wrote about Azure Cosmos DB. In this one i will talk about migration methods to Cosmos DB. Download Azure Document DB migration tool from here. DocumentDB Data Migration Tool gives you the ability to migrate data from...
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...