Determining Azure SQL Database requirements

Posted by Gerald on Server Fault See other posts from Server Fault or by Gerald
Published on 2014-06-09T17:00:54Z Indexed on 2014/06/10 21:28 UTC
Read the original article Hit count: 118

Filed under:
|

I'm looking into moving an SQL Server database project to the cloud using Azure SQL Database. I'm just wondering what metrics I can use from SQL Server to help determine what my needs will be on Azure.

The size of the database is around 150GB, so I understand what my needs are in terms of storage, I'm just not sure what metrics I can use to translate my database usage to the DTU benchmark metrics that the various service tiers on Azure SQL use.

© Server Fault or respective owner

Related posts about sql-server

Related posts about Azure