Showing posts with label VPS. Show all posts

Vultr Azure karşılaştırması

What is Vultr?

What is Vultr
1

Vultr is a service company that rents you a computer that you can manage. You can use the computer you will have as a web server, CDN, etc. You can use it for whatever purpose you want and install the operating system you want. There are system resources reserved only for you. This allows you to publish a website much faster than other shared servers.

1
Vultr gives you options ready to install many operating systems. However, it does not take responsibility for how you will use the operating system you will run on the rented computer, and does not assist you with the installation steps, system settings, problems and solutions that may occur during use.

Test

In order to use it in an application, a web server using PHP needed to connect to an MsSQL database on a server in Turkey. We tried this scenario on 3 different servers. Average response times were as follows.

Server features:

Azure:
~40 USD / monthly - Standard Small App Service Hours - Azure App Service (Free trial account)

Vultr #1
20 USD / monthly - 60 GB SSD, 2 CPU, 4 GB Memory, 3 TB Bandwidth - Windows

Vultr #2
5 USD / monthly - 25 GB SSD, 1 CPU, 1 GB Memory, 1 TB Bandwidth - CentOS 7


Sorgular:


Query Number of rows Number of columns
SQL #1 SELECT * FROM STOKLAR WHERE id = 1 1 194
SQL #2 SELECT isim FROM STOCKS 1515 1
SQL #3 SELECT * FROM STOCKS 1515 194

 

Values:

 

sqsrv Vultr #1 Vultr #2 Azure
SQL #1 130 800 1100
SQL #2 500 1200 2300
SQL #3 6400 10000 19000




pdo Vultr #1 Vultr #2 Azure
SQL #1 170 650 1300
SQL #2 550 1400 2700
SQL #3 6200 9500 19000

 

 

  Note: Lower value is better performance.

 

 

Result:

MicroSoft Azure offers worse service at a higher price compared to Vultr.
Share:

Subscribe to: Posts (Atom)