cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

distance between Application server and database server

former_member209962
Participant
1,709

Hi All,

We have question regarding database server and application in a distributed environment where application is running on separate server and database server running on separate server.

Can we run database server on separate location and application server on separate location (with in distance for 5 KM)

Thanks

Tabrayz

View Entire Topic
dvankempen
Product and Topic Expert
Product and Topic Expert

As Michael comments, technically possible, but unconventional architecture. Network connection needs to be extremely fast. Typically, you would want to keep your database and application server as close as possible to keep latency to a minimum

E.g. Microsoft Azure offers proximity placement groups so that even virtualised environments are physically close.