Linode VS DigitalOcean VS shared Hosting Comparison 2016

WordPress Hosting loadtime

Updated on 12 July 2016
Speedtest used:
http://tools.pingdom.com/fpt
My Digitalocean VPS and the webhosting company I tested are both located in Amsterdam. The Linode VPS is located in London.

DigitalOcean

speedtest2

Linode

speedtest3

Shared hosting (a while ago)

speedtest1
The difference between DigitalOcean and Linode is small. But if you compare the 2 with shared hosting you see a huge difference. I also noticed that my sites got more traffic (google analytics) and got placed up higher in the google search results. Loading speed really matters.
Here is a screenshot of the traffic of a site hosted on this server:
analytics

I am using NGINX with PHP5-FPM to get blazing fast speeds. I followed this tutorial to setup my server.

Pricing

DigitalOcean

Small Edition

5$ per month
    • 512 MB Memory
    • 1 CoreProcessor
    • 20 GB SSD Disk
    • 1 TB Transfer

Standard Edition

10$ per month
    • 1 GB Memory
    • 1 CoreProcessor
    • 30 GB SSD Disk
    • 2 TB Transfer

Big Edition

20$ per month
    • GB Memory
    • 2 CoreProcessor
    • 40 GB SSD Disk
    • 3 TB Transfer

Massive Edition

40$ per month
    • 4 GB Memory
    • 2 CoreProcessor
    • 60 GB SSD Disk
    • 4 TB Transfer

Linode

Linode doubled their RAM on most of their plans! This crushes Digitalocean on the pricing aspect!x

Standard Edition

10$ per month
    • GB RAM
    • CPU Core
    • 24 GB SSD Storage
    • TB Transfer
    • 40 Gbit Network In
    • 125 Mbit Network Out

Big Edition

20$ per month
    • GB RAM
    • CPU Cores
    • 48 GB SSD Storage
    • TB Transfer
    • 40 Gbit Network In
    • 250 Mbit Network Out

Massive Edition

40$ per year
    • GB RAM
    • CPU Cores
    • 96 GB SSD Storage
    • TB Transfer
    • 40 Gbit Network In
    • 500 Mbit Network Out

Extreme Edition

80$ per month
    • 12 GB RAM
    • CPU Cores
    • 192 GB SSD Storage
    • TB Transfer
    • 40 Gbit Network In
    • 1000 Mbit Network Out

Locations

Digitalocean: 7 Datacenters

North America: San Francisco, Toronto, New York City
Europe: London, Amsterdam, Frankfurt
Asia: Singapore

Linode: 8 Datacenters

North America: Newark (NJ), Fremont (CA), Atlanta (GA), Dallas (TX)
Europe: London, Frankfurt
Asia: Singapore, Tokyo

Technical Specs

Only Linode and Digitalocean are lined up here. Shared hosting depends to much of the provider, plans etc.

DigitalOcean Linode
Virtualization Technology KVM KVM
Hard Disk Type SSD SSD, previously Spinning Metal
RAID Setup Hardware RAID 10 Hardware RAID 10
Memory Dedicated ECC Dedicated ECC
Processors Intel Hex-Core CPUs Intel Sandy Bridge E5-2670
Cloud Hosting Yes Yes
VPS Scalability and Upgrades Plan upgrades and DigitalOcean “Fast-Resize” instant scaling Plan upgrades and Linode “Extras” instant scaling
Backup Options Automatic Backups and Snapshots Automatic Backups. Disk Cloning on user’s own disk.
Control Panel DigitalOcean Control Panel, custom built Linode Manager, custom built
Distributions Offered Arch Linux, CentOS, Debian, Fedora, Ubuntu, CoreOS;Ubuntu desktop, Fedora desktop Arch Linux, CentOS, Debian, Fedora, Gento, openSUSE, Slackware, Ubuntu.
One-Click Installations LAMP, WordPress, Ruby on Rails, Docker, Redmine, Ghost StackScripts
DNS Service Available Available
Console Access HTML5, commands and GUI Ajax, commands only
Developer API Available Available
Private Networking Available Available
IPv6 Available Available
Data Centers and Network Facilities San Francisco, CA (Telx);New York City – NY1 (Equinix);New York City – NY2(Telx);

Amsterdam, Netherlands (Telecity);

Singapore;

Possible Future Expansions: Dallas TX, Brazil, India.

Fremont, CA (Hurricane Electric);Dallas, TX (SoftLayer);Newark, NJ (NAC);

Atlanta, GA (Atlanta NAP);

Tokyo, Japan (KDDI);

London, UK (Telecity).

Benchmarks

For those who really want to see benchmarks, here is a roundup for the 1GB VPS. This is performed on a fresh Ubuntu 16.04 LTS 64 bit version. It also has 512MB Swap. I took two VPS machines in the same location, but I got 2 different ones! Linode gave me a faster node than Digitalocean. This may be different for each time you spawn a new droplet/node, but these are my results. Some other bloggers have different results as me, so please look at other results like here.

Linode:

cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 63
model name	: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
stepping	: 2
microcode	: 0x1
cpu MHz		: 2499.986
cache size	: 30720 KB

Digitalocean:

cat /proc/cpuinfo
cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 63
model name	: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
stepping	: 2
microcode	: 0x1
cpu MHz		: 1797.917
cache size	: 30720 KB
sysbench --test=cpu run
Linode Digital Ocean
Number of Events 10000 10000
Execution Time 12.6146 16.9862
Min. Request 1.24ms 1.39ms
Avg. Request 1.26ms 1.70ms
Max. Request 2.53ms 4.11ms

Memory (Read)

sysbench --test=memory --memory-oper=read run
Linode Digital Ocean
Number of Events 104857600 104857600
Execution Time 26.0807 67.8776
Min. Request 0.00ms 0.00ms
Avg. Request 0.00ms 0.00ms
Max. Request 2.24ms 2453.04ms
MB/sec 3016.30 1155.53

Memory (Write)

sysbench --test=memory --memory-oper=write run
Linode Digital Ocean
Number of Events 104857600 104857600
Execution Time 38.7202 91.8835
Min. Request 0.00ms 0.00ms
Avg. Request 0.00ms 0.00ms
Max. Request 6.97ms 1116.47ms
MB/sec 2157.35 894.82
sysbench --test=fileio --file-total-size=4G prepare
sysbench --test=fileio --file-total-size=4G --file-test-mode=rndrw run
sysbench --test=fileio --file-total-size=4G cleanup
Linode Digital Ocean
Number of Events 10000 10000
Execution Time 0.6905 1.8452
Min. Request 0.00ms 0.01ms
Avg. Request 0.07ms 0.18ms
Max. Request 6.32ms 9.71ms
Requests/sec 8682.92 2987.83

Dashboard

Via Website

Linode
Dashboard Linode
DigitalOcean


As you can see, DigitalOcean offers a more modern look.
Shared Hosting (Antagonist)
antagonist_panel

Mobile Apps

Linode has an official app for iOS and Android.

DigitalOcean App

Linode App

Digitalocean has no official app at the time of writing. However, there are monitor apps of third parties.

Additional Services

Documentation

Both Linode and DigitalOcean have a great client-base. The “get paid if you write” system resulted in a lot of quality tutorials by the community, as well as some basic tutorials written by the company staff.

DNS

Digitalocean and Linonode have the same options, the only difference is the lay-out. Digitalocean looks a bit more fresh in my opinion. The control panel for shared hosting depends of the provider.


I compared the DNS performance in a detailed blog post where I reduced the initial DNS lookup for my site with 100ms.

Backups

Linode offers a full backup system with a fixed price ($2,50 dollar for $10 dollar VPS).
The pricing for DigitalOcean backups is 20% of the droplet; so for a $5 droplet – backup is $1 per month. For a $20 droplet – backup is $4 per month.

Recovery mode

Linode offers a dedicated section in the control panel for recovery.
Digitalocean also offers recovery options like starting a different kernel.
But to get in full recovery mode I had to make a support ticket, which was answered in 20 minutes.

API

There are some API’s available, but don’t expect to much. You can’t retrieve the graphs via the API, which is highly requested on the forums. But you can change DNS via the API which can be handy if you want to setup a dynamic dns service (NAS, extra home-server,…). Digitalocean

Others

Linode offers NodeBalancers, longview, Managed and other professional services. Also recovery mode and cloning are really handy features.
Digitalocean scores well with their 1-click apps like drupal, lemp,lamp,… They also offer floating IP’s which let an IP point to a droplet and change it to another droplet anytime you want instantly. This is a HUGE feature because changing DNS records take some time to propagate and floating IP’s are instantly.

Security

DDOS Linode in Januarix

Linode suffered from a DDOS for several days. At the time of writingA few days later, there was a new DDOS ongoing on their main website. Things were getting worse when Linode asked all their customers to reset their password. Some even claim that it has something to do with a compromise at PagerDuty via the Linode Manager in July 2015. So that could mean that the credentials of customers may be floating around on the deep-web for months.


Both companies offer 2 steps authentication. I really recommend this, because hackers can gain access to your VPS via password re-use (if you use the same password on multiple sites, and one get hacked they can access your accounts of other sites with the same login).

Besides that, I experienced a very annoying situation with Linode. I enabled 2 steps authentication so I could get a login code via the google authenticator app on my android device. A few days ago I flashed my phone (new software), and when I launched the google authenticator app, Linode wasn’t showed in the app. At the moment of writing I am locked out of my account. The issue was resolved the next day. I had to make a copy of my ID and visa-card and a few hours later I regained access to my account.

I had a similar issue with Digitalocean, but there it was very easy to fix: they send a code via SMS and I regained access to my account.

Discounts and Trails

Linode and DigitalOcean don’t offer refunds, which most shared webhosters do offer. Fortunately I found some interesting things so you can try it for free anyway.

If you are a student, you are lucky! If you haven’t heard of the github student pack, check it out now!
It contains $100 dollar free credit for digitalocean along with other really cool services (mailplatform) and software (Unreal Engine, IDE’s,..).

Regular users can get $10 free credit via this link for DigitalOcean. Linode users can view their offers here.

Conclusion

As you can see: you have much more control on a VPS then you have with shared hosting. The downside is the amount of time you put in configuring and setting up your VPS. But this can easily be justified by the loadtime, price (if you have multiple sites) and the control you have.
I can’t recommend one VPS of as the winner for “the best VPS provider”. But I talked you trough all the aspects, so you can decide which provider fits your needs. What I can say: if you want blazing fast hosting: go for a VPS instead of a shared hosting provider.