sql server: access remotely vs locally -


i have sql server database instance running in 1 location (let's new york). have process writes database located in same region. exposes api accessed process running in remote location (let's london).

the question better setup?

a) setup shown above.

b) remote process directly writing database.

also, option (b) hold onto db connections longer or sql server api smart enough block db after data has transferred on wire? i.e. there higher chance of running max connections option (b)?


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -