by George Chrysovaladis Grammatikos | Jan 1, 2024 | App Service, Azure, Azure SQL Database, Compute, Databases
In this post, I will show how we can migrate a local sql server database to Azure SQL Database service using the Azure Migrate Service. Prerequisites: An active Azure subscription SQL Server (On-Premises) An Azure SQL Database A few words about Microsoft Azure...
by George Chrysovaladis Grammatikos | May 1, 2020 | Azure, Networking
In this post, we will see a new Azure service called Azure Private Link this service, comes to be added to all the others offered by Microsoft to us to have a secure endpoint. Before Azure Private Link service appears in the Azure Portal there was another one called...
by George Chrysovaladis Grammatikos | Jan 16, 2020 | Azure, Azure SQL Database
In this post, we will see how to set up the Failover Group on Azure SQL Databases. What Failover Group does is to create a second database replica in the same or another region. Prerequisites Active Azure Subscription Azure SQL Database Server(s) + database(s) ...
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 | Aug 3, 2019 | Analytics, Azure
Azure Data Factory is a managed cloud data integration service. With this service, we can create automated pipelines to transform, analyze data, and much more. Create a Datafactory Project In the following steps, we will create a Data Factory project with one pipeline...