Azure SQL Benchmark — DTU vs. vCore

Artem Mikulich
Level Up Coding
Published in
5 min readOct 23, 2023

--

I recently migrated a full-fledged SQL Server from a virtual machine to Azure SQL. The journey was full of discoveries, which inspired me to write this article.

For the sake of simplicity, let’s assume that the decision to go with Azure SQL is already made (see my article about IaaS vs. PaaS here). I will primarily focus on how I chose between DTU and vCore Azure SQL offerings regarding performance. Delving into the details is required, so be ready to meet with performance tests, hardware, tempdb, execution plans, and more.

--

--

I am a solution architect focused on Azure Cloud. My goal is to unlock business potential by eliminating technological barriers.