September 4, 2018 at 9:29 am
Hi All
A very broad question I know .....
But what sort of internet connection bandwidth would one need to support a local 30 user windows desktop application connecting to a cloud based SQL server ? The mdf/ldf files combined are currently around 65gb
Thanks in advance
September 4, 2018 at 9:54 am
You've not given us enough information here.
The real limiting factor isn't the number of users, but the amount of data being transferred up and down (inserted / updated / selected), and the expected responsiveness of the system, and how much data can be cached locally (eg any static data - configuration information, business rules, etc).
Thomas Rushton
blog: https://thelonedba.wordpress.com
September 4, 2018 at 10:07 am
Thanks for the reply
I'm afraid I don't have enough knowledge to be able to answer that beyond saying it's a busy CRM system and response time is important and assume no static data
September 5, 2018 at 3:30 am
I appreciate my question is vague.
Perhaps people could give me some examples of Cloud hosted SQL server accesses by local Windows applications that works for them ?
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply