List of Articles Icon

Knowledge Base

Guides and answers for your VPS, the client area, and billing

Managed vs self-managed VPS

When you rent a server, someone has to keep the software on it healthy: apply updates, configure services, watch security, and fix things when they break. "Managed" and "self-managed" (also called "unmanaged") describe who that someone is. The distinction is about responsibility for the operating system and everything running inside it, not about the quality of the hardware or network underneath.

The dividing line

Every hosted server has two layers:

  • The infrastructure: the physical hardware, power, network, and, for a VPS, the virtualization platform. The provider always runs this.
  • The server itself: the operating system, its updates and security, and the applications you install. This is the layer that "managed" versus "self-managed" is about.

Who handles what:

Self-managed (unmanaged) Managed
Hardware, power, network Provider Provider
Virtualization / platform uptime Provider Provider
Operating system install Provider (from an image) Provider
OS updates and patching You Provider
Security hardening, firewall You Provider
Web server, database, app setup You Provider (often)
Backups configuration You Provider (often)
Cost Lower Higher

Exactly what "managed" covers varies from one provider to the next, so it's worth checking where a given provider draws the line.

What self-managed means in practice

You get root or Administrator access and full control. The provider makes sure the server is powered, connected, and running, and hands you a clean operating system. From there, everything inside is yours: you choose the software, you apply the updates, you decide how it's secured.

Two things follow from that:

  • It costs less. You aren't paying for anyone's time to administer the server, so a self-managed VPS is typically far cheaper than an equivalent managed one.
  • You are the only one in control. Nobody else logs into your server. You aren't waiting in a support queue for a provider to change a setting, restart a service, or approve a change, and you aren't depending on someone else's priorities or schedule for your own machine.

The trade-off is that the responsibility is also yours. If an update breaks something, or a service needs configuring, that's your task to handle, or to delegate to someone you hire.

Managing a server is far easier than it used to be

Self-managed once implied years of system administration experience, which is what made "unmanaged" sound intimidating. That barrier has largely fallen.

AI assistants have changed what a non-expert can do on a server. You can paste an error message and get a plain explanation of the cause and a fix. You can ask for a working web server or firewall configuration and have it generated for you. You can have each step of a setup explained as you go, and learn the underlying system while you do it. Tasks that used to mean hours of reading documentation or forum threads now take a short conversation.

The practical result is that "self-managed" no longer means "on your own." Someone with little prior experience can stand up and maintain a server today with far less background knowledge than the same task demanded a few years ago.

What managed hosting is for

Managed hosting still has a clear place. It makes sense when:

  • you have no time to spend on server administration, or simply don't want to,
  • you want the provider to be accountable for the software layer, not just the hardware,
  • the workload is important enough that you'd rather pay for professional administration than do it yourself.

You pay more, and you give up some direct control, in exchange for handing the work to someone else.

Which is right for you?

It comes down to three things: time, money, and control.

  • Self-managed suits you if you want the lowest cost and full control, and you're willing to run the server yourself, which, with modern tooling and AI help, is very approachable.
  • Managed suits you if you'd rather pay to have the software layer handled and don't need hands-on control.

Most VPS hosting is self-managed: the provider runs the infrastructure, and the server itself is yours to run. (For where VPSDime draws that line in practice, see What support covers.) For what a VPS is in general, see What is a VPS?. For how a VPS compares to other kinds of hosting, see VPS vs shared hosting.


Questions before you order? You can open a ticket, and we typically reply within minutes.

  • "What's the difference between managed and unmanaged hosting?"
  • "What does a self-managed VPS mean?"
  • "Do I have to manage the server myself?"
  • "Is a VPS hard to manage if I'm not technical?"
  • "Why is unmanaged hosting cheaper?"
  • "Can I manage a server using AI tools?"
Last reviewed: 2026-07-02