Create & Query An Azure SQL Database Using The Azure Portal

This blog post gives a walkthrough of the Step-By-Step hands-on create Azure SQL Database using the Azure portal that we cover in our Azure Data Database Administrator [DP-300] Training program. To understand more about the certification read our blog Microsoft Azure Database Administrator Associate. Create an Azure SQL Database | Step-by-Step 1) The first thing […]

Azure SQL Serverless Database

In this blog, we are going to cover Azure SQL Serverless Database. Serverless is a compute tier for single databases in Azure SQL Database that consequently scales process dependent on responsibility interest and bills for the amount of computing utilized each second. The serverless process tier additionally automatically stops databases during inert periods when just […]

Migrate Your Relational Database To Azure

In this blog, we are going to cover Migrate Your Relational Database To Azure. In Azure, you can migrate your database servers directly to IaaS VMs (pure lift and shift), or you can migrate to Azure SQL Database, for additional benefits. Azure SQL Database offers the managed instance and full database-as-a-service (DBaaS) options. Topics We’ll […]

Schedule Tasks Using SQL Server Agent

In this blog, we are going to cover Schedule Tasks Using SQL Server Agent In Database systems that need regular maintenance, which includes tasks like making backups and updating statistics. Maintenance may also include regularly scheduled jobs that execute against a database. Topics We’ll Cover: Introduction Create A SQL Server maintenance plan What Are Extended […]

Failover Clusters In Windows Server

In this blog, I have covered steps to create a Failover Cluster In Windows Server Failover groups that give high accessibility and adaptability to numerous server workloads. The server applications can run on actual workers or virtual machines. In a failover cluster, on the off chance that at least one of the clustered servers (nodes) […]