How do you reduce geographic latency in web application (MVC ASP.net) backed by a single database
I’m working on a modest sized web application that receives circa 30k unique users per day, this is an MVC C# application hosted on 3 web servers and backed by a single SQL server, everything is hosted in one data center.
How do you reduce geographic latency in web application (MVC ASP.net) backed by a single database
I’m working on a modest sized web application that receives circa 30k unique users per day, this is an MVC C# application hosted on 3 web servers and backed by a single SQL server, everything is hosted in one data center.