Hello,
Currently we are running our services on AWS, we noticed that the web servers are pretty slow when users try to upload files and we are looking to move to Azure or GCE.
I ran a simple test of downloading a 1GB file on servers in Azure, AWS and Azure. Both Amazon and GCE speeds seem to be similar. Azure is a least twice as fast for a similar spec machine. I understand that there will be variances due to location, time etc but wasn't expecting it to be this slow. Is there something I've missed? From what I read Google compute is meant to be much faster for I/O than AWS.
Test file used:
Windows 2016
n1-standard-1 (1 vCPU, 3.75 GB memory) - similar spec machines used for all Cloud instances
us-central1-c
GCE/AWS ~8 mins
Azure ~3 mins
Any advice on where I am going wrong would be great.
Vishal