If you are reading this article, then you probably already know the difference between cloud and traditional VPS, or Virtual Private Server. If you don’t – a cloud VPS is a cluster of physical servers, connected by an orchestration layer that makes them very scalable, while a traditional VPS is a virtual machine that is fully hosted on a single server.

On paper, a Cloud VPS might seem to be superior version to a VPS. However, that might not be the case. Cloud VPSs often perform worse, are overpriced and give a false sense of security and redundancy. For example, just a few weeks before this article is written, on August 31, 2019, Amazon AWS, the world’s biggest cloud provider, had a power failure affected ES2 and EBS, causing outage and data loss for a sizable chunk of their customers. As far as scalability goes, there are other, more reliable ways to scale, like horizontal scaling using load balancers for example.

Nowadays, there are a lot of traditional VPS providers that offer on-demand load balancers, floating IPs, and DDoS protection amongst other enterprise-level features. With these features, you can get the best of both worlds, the performance and affordability of a traditional VPS, as well as the scalability of Cloud VPS. Today we will talk about two of these kinds of providers, Linode and Vultr.

Introducing Linode

Founded in 2003, Linode is one of the oldest VPS hosting providers. It’s old, but it ain’t outdated. In fact, they have consistently been ahead of their competitors, offering features that were uncommon back in the early days of the hosting industry. Keeping their reputation for being an R&D heavy and customer-centric company, Linode continues to be one of the leading VPS hosting providers. They currently offer VPSs in 10 datacenter locations:

  • Newark, NJ, US East
  • Atlanta, GA, US Southeast
  • Dallas, TX, US Central
  • Fremont, CA, US West
  • Toronto, Canada
  • Frankfurt, Germany
  • London, UK
  • Singapore
  • Tokyo, Japan
  • Mumbai, India

Introducing Vultr

Founded in 2014, Vultr is a relatively new VPS hosting provider that is well-known for its hardware and raw performance prowess. Being one of the first VPS providers to use NVMe SSD in their entire server lineup and always keeping up to date with hardware changes gives them the title of budget performance king. Vultr currently offer VPSs in 16 datacenter locations:

  • Seattle, WA, US Northwest
  • Silicon Valley, CA, US West
  • Los Angeles, CA, US West
  • Dallas, TX, US Central
  • Chicago, IL, US Central
  • Miami, FL, US Southwest
  • Atlanta, GA, US Southwest
  • New Jersey, US East
  • Toronto, Canada
  • Frankfurt, Germany
  • London, UK
  • Amsterdam, NL
  • Paris, France
  • Singapore
  • Tokyo, Japan
  • Sydney, AU

Features Comparison

Other than server specs and prices, there are several key features that differentiate Linode and Vultr. In some cases, features are even more important than server specification if you have a specific mission or use case in mind.

DDoS Protection

Linode

Linode does not offer DDoS protection service. When DDoS attacks happen, the attacked IP address will get null-routed.

Vultr

Vultr offers up to 10 Gbps protection with a cost of $10 per month. Currently available at all of their EU and NA data center locations. Vultr does utilize native datacenter DDoS protection instead of using GRE tunnel to the remote site, so there is no added latency in the DDoS protection service.

Verdict: We recommend choosing Vultr if you need DDoS protection service.

Additional IPv4 availability

Linode

Linode offer additional IPv4 at the rate of $1 per month, however users are required to provide technical justification for each IP address. Users are needed to contact support to order additional IPv4 addresses.

Vultr

Vultr offer additional IPv4 at a rate of $2 per month, however each VPS is limited to a total of 3 IP per instance.

Verdict: We recommend choosing Linode if you have a need additional IPs.

Load Balancer & High Availability Setup

Linode

Linode offers a load balancer as an on-demand service, priced at $10 per month. The configuration is fairly simple and easy to understand as well. Linode does market high availability in the load balancer as well, but unfortunately no, the solution does not make your application highly available. It requires further setup which does not have anything to do with Linode’s NodeBalancer in order to achieve this.

Vultr

Vultr does not offer load balancer, however it does have floating IP + BGP solution, which if properly utilized, can achieve both load balance and high availability setup at the same time.

Verdict: The approach that Linode and Vultr take to achieve load balanced and high availability is fundamentally different. For beginner, we recommend choosing Linode as it is simpler to setup. For more advanced users, utilizing Vultr’s floating IP and creating a load balancer DIY with DNS failover on top of it will allow you to create a vastly more superior load balance and high availability solution.

Server Management Service

Linode

Linode offers an on-demand server management service priced at $100 per month.

Vultr

Vultr does not offer on demand server management service.

Verdict: Linode is your only choice if you need server management.

One-Click Apps

Linode

Linode offers a multitude array of apps in their one-click solution, from most popular CMS to game server. If what they officially have is not enough, there are some community provided template as well.

Vultr

Vultr offers some of the most popular web apps and CMS within their one-click solution as well, but their library falls short of what Linode have.

Verdict: Linode win with their vast array of applications in their library.

Support Quality

Linode

Linode is one of those old providers that is well-known for their support quality. Their technicians are well-trained and knowledgeable in server troubleshooting. Do not expect hand-holding though, unless you are subscribing to their on-demand server management service.

Vultr

Vultr support is responsive, and as far as quality goes, expect a standard quality of a self-managed hosting solution.

Verdict: Linode wins, as they have a well-trained customer service team who actually knows what they are doing.

Network Quality

Linode

Linode boasts 40 Gbps fiber direct connect to their VM hosts, which should actually be superior compared to all of their competitors. However, during a speed test, we find their actual network speed to be far below the advertised speed. It is even below the speed of other providers who advertise 10 Gbps or even 1 Gbps speed. Aside from that, the network itself is unstable, sometimes it is quite speedy, other times it is very slow. Worldwide speed test rarely yields a good result.

Vultr

Vultr advertises a 10 Gbps fiber direct to their VM hosts. While it is far below what Linode advertise, I find their network to be much better, faster and more stable throughout the day. Speed tests gave us comparable results from one time to another, which is pretty good.

Verdict: Despite advertising lower speed, Vultr has a better, more stable network setup.

Reliability

Linode

Linode is generally a good provider, hardware is kept up to date, and they have a responsive customer care team, however they had their fair share of network problems in the past, especially with DDoS attack. There have been several incidents in where their network is completely obliterated by DDoS attack, causing a datacenter wide outage for a dozen days, and they cannot do a single thing about it. We hope they are doing better now after that incidents, however their network quality, even to this date, still leave a lot to be desired.

Vultr

Vultr is a tank. Our VM with Vultr can take almost anything we throw at it. The CPU, NVMe SSD drives, network, everything is built for high load application and Vultr never complained about it. Several DDoS attacks received are handled with breeze, and network quality are always good even in peak time.

Verdict: Vultr is one of the most reliable VPS providers in their class.

Documentation

Linode

Linode is one of the providers with a vast array of articles and tutorials in their documentation, allowing the most beginner of a system admin to learn the rope. Their documentation is definitely one of the oldest and reliable go-to guide for a lot of system admins even to this date, and they still keep adding more and more content to it.

Vultr

Vultr is trying to keep up with their documentation, and they have certainly been very active in filling it with more articles and tutorials showing what admins can do with their infrastructure. We hope they will keep up and continue with the efforts.

Verdict: Vultr is catching up, but for now, Linode still do better in this regard.

Plans & Prices

Linode offers 3 kinds of basic VPS: standard, dedicated CPU and high memory plans. Linode plans are created with specialized application hosting requirements in mind; for example, high memory plans are best and efficient for database and cache server whereas dedicated CPU plans are best for logical and dynamic backends.

On the other hand, Vultr’s approach is more streamlined and focused on raw performance, consisting of only 2 plans: Compute and High Frequency Compute. The High Frequency Compute plans are simply an upgraded version of Compute with more raw power (higher CPU frequency) and less VM per host.

Linode Standard Plan vs Vultr Compute Plan

ggg

Linode
1 GB

Memory


1GB

CPU


1 CORE

Storage


25GB

Bandwidth


1TB

Price


$5/month

Vultr Compute
1 GB

1GB

1 CORE

25GB

1TB

$5/month

From the above table, we can see that Linode Standard Plan and Vultr Compute Plan are pretty much similar in both specification and price point. From my experience, their CPU also has a similar frequency, roughly 2 GHz.

Verdict: Fairly matched.

Linode Dedicated CPU Plan vs Vultr High-Frequency Compute Plan

ggg

Linode Dedicated CPU 32 GB

Memory


32GB

CPU


16 CORE

Storage


640GB

Bandwidth


7TB

Price


$240/month

Vultr HF Compute
32 GB

32GB

8 CORE

512GB

6TB

$192/month

Linode’s Dedicated CPU Plan takes a very different approach compared to Vultr’s High Frequency ComputePlan. In it, Linode focuses on core count with lower frequency. Linode’s CPU frequency in the dedicated CPU plan is similar to their standard plan. In contrast, Vultr focuses on frequency with a lower core count. Vultr’s CPU frequency on the high frequency compute plan can go as high as 3.8 GHz. What does this mean? Some applications which allow parallel processing will have more scalability with higher core count. However, for the high performance seeker, higher frequency is the go-to solution for most people.

Verdict: Vultr high frequency over Linode’s dedicated CPU plan, as most applications perform better at high frequency.

Linode High Memory Plan

Due to Vultr not having a high memory plan, we are skipping the high memory comparison table.

Verdict: For those who are looking for a high memory VPS with 100 GB+ RAM, we recommend looking at Linode 150 GB and 300 GB plan.

Conclusion

Linode and Vultr are both a good VPS hosting providers, they compete within the same price range, however they have both their pros and cons.

 

Hardware

Linode

7/10

Vultr

9/10

Network

Linode

6/10

Vultr

8/10

Support

Linode

9/10

Vultr

7/10

Features

Linode

7/10

Vultr

8/10

Documentation

Linode

9/10

Vultr

7/10

For beginner to intermediate system admin, I believe Linode still hold the upper hand due to their technician being more capable and they also offer an on-demand server management service.

For expert that does not require any hand holding, Vultr have a more mission-ready hardware and features that allows us to build enterprise-level infrastructure for the most demanding application.