Article VPS & Servers

Managed or unmanaged VPS: which do you want?

The dividing line is not the hardware, it is who is responsible for the operating system, security patching and configuration afterwards.

Updated 8 min read Beginner

"Managed" and "unmanaged" describe the same hardware with a different line drawn around who is responsible for what happens on top of it. Get this wrong when you buy and you either pay for help you never use, or you find out — usually at the worst possible moment — that a job you assumed was covered was actually yours all along.

The actual dividing line

An unmanaged VPS gives you the server and nothing else: an operating system, root access, and a network connection. Everything from that point onward — security updates, firewall configuration, installing and configuring software, monitoring, backups, and fixing whatever breaks — is your job.

A managed VPS shifts some or all of that onto the hosting provider. Exactly how much varies significantly between providers and between plans, which is the part people most often get wrong when comparing options by price alone rather than by what "managed" actually includes on that specific plan.

TaskUnmanagedManaged (typical)
Operating system installationYou, or a base image you chooseUsually handled or offered as part of setup
Security patchingYouOften included
Firewall and hardeningYouOften included as a baseline
Installing your application stackYouVaries — sometimes included, sometimes not
Monitoring and alertingYou, if you set it upOften included
Fixing a misconfiguration you introducedYouVaries significantly by provider
BackupsYou, unless purchased separatelyOften included or offered as an add-on
"Managed" is not a standard, guaranteed checklist

There is no industry-wide definition of what a managed plan includes, and providers genuinely differ on where their responsibility stops. Do not assume — read what is actually covered on the specific plan you are looking at, and ask us directly if a boundary is not clear before you rely on it.

Unmanaged is the right choice when…

  • You, or someone on your team, is comfortable on the Linux command line and wants full control over exactly how the server is configured.
  • You are running something specific enough — an unusual stack, a particular kernel version, a bespoke configuration — that a generic managed setup would not fit it anyway.
  • Cost matters more than convenience, and you have the time to invest in maintaining the server properly.
  • You want to learn server administration, and the VPS itself is not something a mistake would be costly to lose.

Managed is the right choice when…

  • You want the benefits of a VPS — dedicated resources, more control than shared hosting — without taking on Linux system administration as an ongoing responsibility.
  • Downtime from a missed security patch or a misconfiguration would cost you more than the price difference between the two options.
  • Nobody on your team has the time, or the specific expertise, to keep a server patched and secured properly over the long term. An unmanaged server that nobody is actually maintaining is worse than shared hosting, not better.
  • You would rather a support team was accountable for the base server so you can focus entirely on your application or website.

The middle ground: self-managed with a control panel

Between the two extremes sits an unmanaged VPS with a control panel installed on top of it — cPanel/WHM, Plesk, or an open-source alternative. This gives you a familiar, mostly point-and-click interface for the everyday tasks (creating a site, a database, an email account) while you remain responsible for the underlying operating system, its updates and its security. See installing a control panel on a VPS if this sounds like the fit you want.

Questions worth asking before you buy

  1. Does "managed" on this plan include security patching of the operating system, or only the hardware and network?
  2. If my application breaks because of something I configured, is that covered, or only server-level faults?
  3. Are backups included, and if so, how far back do they go and how do I actually restore from one?
  4. What is the response time commitment, and does it differ for a genuine emergency versus a general question?
  5. Can I move between managed and unmanaged later if my needs change?

Whichever a provider quotes you, the actual service-level commitment for uptime and support response is what to check against, not marketing language — see /sla for ours. And if you are not sure which side of this line your project actually needs, talk to us before you commit — it is a far easier conversation to have before setup than after you discover a gap in coverage.

What actually happens during an incident differs too

The distinction is easiest to see in a crisis rather than during routine operation. On an unmanaged plan, a service outage caused by a misconfiguration, a runaway process, or a missed update is diagnosed and fixed by you, using the skills and time you have available at that moment. On a managed plan, that same incident is typically the provider's problem to resolve, within whatever response commitment the plan specifies. Neither is inherently better — it is a genuine trade-off between cost and control on one side, and cost and reassurance on the other — but it is worth thinking through in advance rather than discovering the answer for the first time while something is actually down.

It is not a permanent decision

Plenty of people start on a managed plan while they learn the platform, then move to unmanaged once they are comfortable, precisely because managing the underlying server becomes routine. Others go the other way, buying management back once the time cost of doing it themselves outweighs the price difference. Either direction is a normal, common adjustment rather than an admission that the original choice was wrong — current plans cover both.

Related reading