Bandwidth required to operate 2 gb database

Hello All,

Can you please let me know what bandwidth and other configuration I should use if I want to use 2GB database on Microsoft Azure.

February 26th, 2015 8:19am

Are you talking about running SQL on a VM or using the Azure SQL database service? Either way that's a very small database so throughput is not likely going to be a concern with typical IO patterns (80% read, 20% write, 90% random, 8K IO size).

If your database never gets larger than 2GB, then the "Basic" service tier with 5 DTUs (database throughput units) might be a good place to start. If your DB might grow larger than 2GB or you need a little more horsepower you can upgrade to the "Standard" service with 10 DTUs.

These are just starting points. Every application/transaction workload is different and varies. The best thing is to start small as suggested and monitor your performance. If you encounter performance issues (high latency, etc...) then you can just upgrade your DTUs or service tier.

-Robert

 

Free Windows Admin Tool Kit Click here and download it now
February 26th, 2015 5:24pm

Are you talking about running SQL on a VM or using the Azure SQL database service? Either way that's a very small database so throughput is not likely going to be a concern with typical IO patterns (80% read, 20% write, 90% random, 8K IO size).

If your database never gets larger than 2GB, then the "Basic" service tier with 5 DTUs (database throughput units) might be a good place to start. If your DB might grow larger than 2GB or you need a little more horsepower you can upgrade to the "Standard" service with 10 DTUs.

These are just starting points. Every application/transaction workload is different and varies. The best thing is to start small as suggested and monitor your performance. If you encounter performance issues (high latency, etc...) then you can just upgrade your DTUs or service tier.

-Robert

 

February 26th, 2015 5:24pm

Are you talking about running SQL on a VM or using the Azure SQL database service? Either way that's a very small database so throughput is not likely going to be a concern with typical IO patterns (80% read, 20% write, 90% random, 8K IO size).

If your database never gets larger than 2GB, then the "Basic" service tier with 5 DTUs (database throughput units) might be a good place to start. If your DB might grow larger than 2GB or you need a little more horsepower you can upgrade to the "Standard" service with 10 DTUs.

These are just starting points. Every application/transaction workload is different and varies. The best thing is to start small as suggested and monitor your performance. If you encounter performance issues (high latency, etc...) then you can just upgrade your DTUs or service tier.

-Robert

 

Free Windows Admin Tool Kit Click here and download it now
February 26th, 2015 5:24pm

Are you talking about running SQL on a VM or using the Azure SQL database service? Either way that's a very small database so throughput is not likely going to be a concern with typical IO patterns (80% read, 20% write, 90% random, 8K IO size).

If your database never gets larger than 2GB, then the "Basic" service tier with 5 DTUs (database throughput units) might be a good place to start. If your DB might grow larger than 2GB or you need a little more horsepower you can upgrade to the "Standard" service with 10 DTUs.

These are just starting points. Every application/transaction workload is different and varies. The best thing is to start small as suggested and monitor your performance. If you encounter performance issues (high latency, etc...) then you can just upgrade your DTUs or service tier.

-Robert

 

February 26th, 2015 5:24pm

Are you talking about running SQL on a VM or using the Azure SQL database service? Either way that's a very small database so throughput is not likely going to be a concern with typical IO patterns (80% read, 20% write, 90% random, 8K IO size).

If your database never gets larger than 2GB, then the "Basic" service tier with 5 DTUs (database throughput units) might be a good place to start. If your DB might grow larger than 2GB or you need a little more horsepower you can upgrade to the "Standard" service with 10 DTUs.

These are just starting points. Every application/transaction workload is different and varies. The best thing is to start small as suggested and monitor your performance. If you encounter performance issues (high latency, etc...) then you can just upgrade your DTUs or service tier.

-Robert

 

Free Windows Admin Tool Kit Click here and download it now
February 26th, 2015 5:24pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics