Managed vs Unmanaged VPS: Who Is Responsible for What?
An unmanaged VPS gives you control of a virtual server. It does not usually give you a team that configures, patches, monitors, and repairs your applications. A managed service costs more because some of that operational work is included—but the exact boundary varies by provider.
What unmanaged normally means
With an infrastructure VPS, the provider operates the physical facilities, hardware, host operating system, and virtualization platform. The customer normally manages the guest operating system, accounts, firewall rules, updates, application software, data, and backups.
AWS describes this as a shared-responsibility model: for an infrastructure service such as EC2, the customer manages the guest operating system, security patches, applications, and security-group configuration. Hetzner explicitly describes its Cloud servers as unmanaged and says customers are responsible for appropriate backups. These examples establish a general pattern, but your contract and product description control.
What a managed plan may include
- Initial operating-system and web-stack setup
- Security updates or patch management
- Monitoring and incident response
- Control-panel licensing and maintenance
- Automated backups and assisted restores
- Application-specific support, sometimes limited to a supported stack
“Managed” is not a universal checklist. One provider may manage only the operating system; another may support WordPress plugins and performance tuning. Ask for a written scope and response times.
The hidden cost is operator time
An unmanaged plan can be economical when you already know Linux administration or are willing to learn. It can be expensive when an outage consumes a day, security patches are missed, or a restore procedure has never been tested. Compare the total cost of ownership: plan price, control panel, backup storage, monitoring, security tools, and the value of the time spent operating it.
Choose unmanaged when
- You can securely configure SSH, a firewall, updates, and least-privilege access.
- You can monitor availability, capacity, logs, and backup jobs.
- You have a tested recovery plan and can respond to incidents.
- You need configuration freedom that a managed platform does not allow.
Choose managed when
- The site is important to the business and no one owns server operations.
- You value a defined support path more than the lowest monthly price.
- The supported application stack fits the provider’s management scope.
- You have verified exactly which patches, backups, restores, and incidents are covered.
Ask these questions in writing
- Who installs guest operating-system and application security updates?
- Is monitoring 24/7, and what events trigger human response?
- Are backups included, what do they cover, and who performs a restore?
- Which software is supported, and what actions are excluded?
- What are the response and resolution targets?
- Does support investigate a compromised server or only rebuild it?
The safest choice is the one with a responsibility boundary you understand. Do not assume the word “managed” transfers responsibility for your data, application configuration, access controls, or business continuity.
See our Editorial Policy for how we verify provider statements, or contact us to suggest a correction.
Sources checked
Last checked: July 16, 2026. Management scope varies by provider and product.