Comparison of SQL Server Deployment Options on the Azure Cloud Platform

Hi friends, in this article, we will be performing a comparison of the SQL Server deployment options on the Azure cloud platform.   Overview of SQL Server Deployment Option on Azure When it comes to options for deploying SQL Server databases on the Azure cloud platform, there are many options that can cover all needs. … Read more…

Tip of the Week No.10 – The Tags Feature in Azure SQL Database Settings

Check our Tip of the Week, about the “Tags” feature in Azure SQL Database. Tip of the Week #10 One of the available Azure SQL Database Server settings are “Tags”. Tags are name/value pairs that enable you to categorize resources and view consolidated billing by applying the same tag to multiple resources and resource groups. … Read more…

Tip of the Week No.7 – SQL Server Offerings in Azure

Check our Tip of the Week, about the SQL Server offerings in Azure.   Tip of the Week #7 The Available 3 SQL Server offerings in Azure are: SQL Server on Virtual Machines (*IaaS) Azure SQL Database (Logical Server – *PaaS) Azure SQL Database Managed Instance (*PaaS)   *IaaS: Infrastructure as a Service *PaaS: Platform … Read more…

Tip of the Week No.5 – CosmosDB Main Technical Characteristics

Check our Tip of the Week, about the main technical characteristics of CosmosDB.   Tip of the Week #5 The main technical characteristics of Azure Cosmos DB are: Ability to globally distribute your data Multiple data models and APIs for working with your data You can elastically and independently scale throughput and storage on demand … Read more…

Tip of the Week No.4 – SQL Server Stretch Database

Check our Tip of the Week, about JSON support in SQL Server.   Tip of the Week #4 Stretch Database in SQL Server 2016 and later, allows storing historical data in the Microsoft Azure cloud. It runs in the background and provides seamless access to both local and remote data. Among other, it can be … Read more…

Introduction to Azure SQL Database for Beginners (Course Preview)

Hi friends, today, I’m proudly announcing the release of my new online course, titled “Introduction to Azure SQL Database for Beginners“. Below, you can learn more about the course, in terms of how it can help you, to easily get started with Azure SQL Database, both Platform as a Service (PaaS) and Infrastructure as a … Read more…

Azure Resource Cost Estimation and Management

In this article, we will be discussing about Azure Resource Cost Estimation and Management.   Introduction to Azure Cost Estimation and Analysis Microsoft Azure has a ton of features and resources to use, which enable you to do just about anything from the computational aspect. However, since you pay for the usage of all these … Read more…

Learn Azure Data Lake Analytics by Example

Azure Data Lake Analytics, is a powerful on-demand analytics job service on Microsoft Azure. By reading this article, you can learn Azure Data Analytics by Example.   The Example Since this is an introductory article on Azure Data Lake Analytics, the example that will be presented, will be a simple one just to showcase the technology. … Read more…

What is Azure Advisor?

In previous articles, we’ve talked about how you can create your first database in Azure SQL Database, how you can create an Azure SQL Server virtual machine, as well as how to backup a SQL Server database from on-premises to Azure Storage. In this article, we will discuss about what is Azure Advisor and what … Read more…

Learn Azure SQL Database: Creating your First Database

Microsoft Azure SQL Database is a fully managed cloud database service, provided as part of Microsoft Azure. That means, that via the Microsoft Azure Portal, among other, you can easily create database servers, and thus host your databases. Moreover, you can still continue to use the same SQL tools you used for on-premises SQL Server … Read more…