Mastodon

How Much Does VPS Hosting Cost? A Realistic Price Breakdown

  1. Home
  2. Blog
  3. How Much Does VPS Hosting Cost? A Realistic Price...

VPS pricing is more confusing than it looks. Most comparison articles give you a vague range like "anywhere from £3 to £150 per month" without explaining what drives that range or how to figure out where your requirements sit within it. The price you see on a provider's homepage and the price you actually pay are often different, and not always for obvious reasons.

This breakdown covers what you are actually paying for, what the typical price ranges look like at each level, and the traps that make VPS costs climb in ways buyers do not expect.

Why VPS Pricing Is Confusing

Three things make VPS pricing harder to compare than it should be.

The first is the unmanaged/managed split. Unmanaged VPS plans are cheap because you are paying only for the hardware: you configure the server, handle security updates, manage backups, and troubleshoot failures yourself. Managed VPS plans include a support layer that handles some or all of that for you, which adds to the cost. Unmanaged plans from reputable providers start around £3–£8 per month for the smallest specs; managed plans for equivalent specs start around £20 per month and climb quickly.

The second is promotional pricing. A large number of providers advertise a very low first-year price that reverts to a significantly higher rate on renewal. This is particularly common with Hostinger, IONOS, and similar volume providers. Reading the renewal price rather than the headline price gives you a more accurate number to compare against other providers.

The third is currency exposure for UK buyers. Many major VPS providers price in US dollars: DigitalOcean, Vultr, Linode, and AWS are all dollar-denominated. The plan that looks like £8/month at a favourable exchange rate becomes £10 or more when the rate moves. UK-native providers who price in GBP eliminate this variable entirely.

What You Are Paying For

The headline price on a VPS plan covers the virtualised hardware: RAM, vCPUs, storage, and bandwidth. These four variables drive most of the price difference between plans at the same management level.

RAM is the most important limiter for most web workloads. A WordPress site running on Nginx, PHP-FPM, MariaDB, and Redis needs at least 1GB to function stably, and 2GB to leave headroom for traffic spikes. A small Node.js or Python application may need less. A WooCommerce store with active concurrent users needs more. Most entry-level VPS plans ship with 1–4GB of RAM.

vCPU count matters less than RAM for most workloads, but it determines how much concurrent processing your server can handle. A blog or small site will not notice the difference between 1 and 2 vCPUs. A site running scheduled database jobs or handling significant concurrent traffic will.

Storage type matters more than storage size for most web workloads. NVMe SSD storage is significantly faster than SATA SSD, and the difference is measurable in database-heavy applications. Providers that specify NVMe rather than generic "SSD" are usually offering faster storage; it is worth checking before committing to a plan.

Network speed and bandwidth caps matter if you are serving large files or have high traffic volumes. Most small VPS plans include enough bandwidth for normal web workloads. Providers that cap at 100Mbps rather than 500Mbps or 1Gbps can become a bottleneck for high-traffic or media-serving use cases.

Typical Price Ranges

Unmanaged VPS (you manage everything):

Small plans (1–2GB RAM, 1–2 vCPUs, 20–40GB SSD): £3–£8/month from established providers. Hetzner, OVH, and Arcadia all sit in this range for their entry plans. These are appropriate for low-traffic sites, development servers, Discord bots, or any workload where you know the resource requirements are modest.

Mid-range plans (4–8GB RAM, 2–4 vCPUs, 75–100GB NVMe): £8–£20/month. This is the most common range for developers running small-to-medium production sites, game servers, or staging environments alongside production.

Larger plans (16GB+ RAM, 6+ vCPUs, 200GB+ NVMe): £20–£50/month for unmanaged. Above this level you are typically looking at dedicated hardware or enterprise cloud services for most standard web workloads.

Managed VPS (provider handles server administration):

Entry managed plans: £20–£40/month. The hardware specs are often similar to an £8 unmanaged plan. The premium covers server management, monitoring, patching, and support.

Premium managed: £40–£150/month. Common in managed WordPress hosting: WPEngine and Kinsta both sit in this range, with a managed layer that includes WordPress-specific tooling, staging environments, and CDN on top of the infrastructure.

The Hidden Costs of Unmanaged VPS

An unmanaged VPS has a real cost beyond the monthly subscription: your time. Running a production server securely requires setting up a firewall, keeping the OS patched, configuring monitoring, handling SSL certificate renewals, and diagnosing problems when they occur. This is not complicated, but it takes time, and for someone billing at £50–100/hour on client work, spending three hours on server maintenance every month makes the "cheap" unmanaged plan expensive in real terms.

Backups are often not included by default or are charged separately. Automated off-server backups are a meaningful operational requirement; if they are not included in the plan, add the cost of a backup solution to your monthly total. Uptime alerts, error rate tracking, and resource usage monitoring are all typically left to the customer on unmanaged plans as well.

What You Need for a WordPress Site

A WordPress site with modest traffic (under 10,000 monthly visits) runs comfortably on a 2GB RAM VPS with 2 vCPUs and 40–75GB of SSD storage, assuming a reasonable server stack (Nginx, PHP-FPM, MariaDB, Redis). The minimum viable spec is 1GB RAM, but the headroom above that pays dividends in stability under traffic spikes and during plugin updates.

A WooCommerce store with concurrent customers or a site serving significant traffic volumes needs at least 4GB RAM. WordPress sites with large databases, lots of active plugins, or heavy use of WP-Cron should plan for more and scale to match actual observed usage rather than guessing in advance.

Overpaying Traps

The most common overpaying trap is buying a managed WordPress host for a site that does not need one. If you can manage a server, you can run a WordPress site on a VPS for £8–12/month that would cost £30–50/month on WPEngine or Kinsta. The managed layer is worth paying for when you want to avoid server work entirely; it is not worth paying for if you already know how to SSH into a server and run a few commands.

The second trap is permanent discounts. Some providers advertise a "regular price" that no customer ever pays because the site always shows a promotional discount. The comparison price in this case is meaningless. Compare renewal prices against renewal prices.

If you are still deciding between shared hosting and a VPS, the shared hosting vs VPS comparison covers what actually changes when you make that move and what stays the same.

The third trap is US-dollar pricing for UK buyers combined with thin margins. If your VPS budget is tight, a plan priced in GBP is simpler to manage and not subject to exchange rate movement eating into what already feels like a comfortable budget.

How to Compare Plans Fairly

Price per GB of RAM is a reasonable normaliser for comparing unmanaged VPS plans at similar spec levels. If plan A offers 4GB RAM for £8/month and plan B offers 4GB RAM for £12/month, the storage and vCPU allocations are what make up the difference and should be checked against your actual workload requirements.

Storage type matters as much as storage size. An 80GB SATA SSD and a 40GB NVMe SSD are not equivalent. For web workloads, the NVMe option is often meaningfully faster in practice for database queries and file reads.

Data centre location matters for latency. A server in Roubaix, Northern France is closer to UK users than one in Ashburn, Virginia. For a site serving primarily UK or European visitors, the physical proximity reduces TTFB without any other optimisation needed. Arcadia's servers are in Northern France; the 4GB plan (2 vCPUs, 75GB NVMe, priced in GBP) comes to £7.98/month.

Frequently Asked Questions

What is the cheapest VPS hosting available in the UK?

Unmanaged VPS plans from Hetzner, OVH, and Arcadia start around £3–£5 per month for the smallest specifications (1GB RAM, 1 vCPU, 20GB SSD). These are real production servers, not promotional products: Hetzner's CX11 and OVH's Starter plans have been at this price point for years. The caveat is that they are unmanaged, meaning you handle all server configuration, security, and maintenance yourself. If you are comparing on price alone, look at the renewal rate rather than the promotional headline price, which some providers inflate to make a discount look larger than it is.

Is VPS hosting worth it compared to shared hosting?

For most WordPress sites with more than a few hundred visitors per day, yes. The resource contention problem on shared hosting becomes measurable in TTFB and admin load times well before your host starts throttling you. On a VPS, the RAM, CPU, and database connections are yours regardless of what other customers are doing on the same hardware. The cost difference is also often smaller than it appears: a decent shared hosting renewal price is frequently £8–£15 per month, which is the same range as a basic VPS with meaningfully better performance and full control over your stack.

How much RAM does a WordPress site need on a VPS?

A WordPress site running Nginx, PHP-FPM, MariaDB, and Redis needs at least 1GB of RAM to function without running out of memory under normal load, and 2GB to have meaningful headroom during traffic spikes or plugin updates. WooCommerce stores with active concurrent users, or sites with large databases and many active plugins, should start at 4GB. The practical rule is to provision more than the minimum viable amount: running consistently close to the memory ceiling causes instability that shows up as intermittent errors rather than obvious failures, which makes it harder to diagnose.

What is the difference between managed and unmanaged VPS hosting?

An unmanaged VPS gives you root access to a server with an operating system installed. Everything after that (web server configuration, database setup, security hardening, SSL certificates, backups, updates, and monitoring) is your responsibility. A managed VPS includes a support layer that handles some or all of those tasks, typically through a control panel or the provider's own tooling. The monthly cost difference reflects this: managed plans for equivalent hardware are usually two to four times the price of unmanaged plans. Managed is worth paying for when you want to avoid server administration entirely; unmanaged is the better choice if you already know how to use SSH and are comfortable following a setup guide. The full [managed vs unmanaged VPS breakdown](https://arcadiaservers.com/blog/managed-vs-unmanaged-vps) covers this decision in more depth.

Related Articles

VPS Hosting

What Is a VPS? The Complete Guide

VPS hosting sits between shared hosting and a dedicated server. This guide expla...

VPS Hosting

Managed vs Unmanaged VPS: What's the Difference?

Managed and unmanaged VPS plans look similar on paper but require completely dif...

VPS Hosting

VPS vs Managed WordPress Hosting: Which Is Right for You?

Managed WordPress hosting and VPS hosting both promise better performance than s...