VPS vs Dedicated bare-metal
Concrete thresholds — CPU steal, working-set RAM, disk write bandwidth, network egress — at which KVM stops being enough.
A VPS is a slice of a hypervisor — fast to provision, easy to resize, shared with neighbours, and excellent value at typical web-server, VPN, mail, IRC, and node workloads. A dedicated bare-metal server is the whole machine — more expensive, more isolated, IPMI-accessible, ECC-RAM-exposed, and free from the noisy-neighbour variable that dominates VPS tail-latency. The decision hinges on four measurable thresholds, not on marketing axes: sustained CPU steal time, working-set RAM size, sustained disk write bandwidth, and sustained network egress. Below all four thresholds, a properly-provisioned VPS delivers within 3-8% of bare-metal performance for typical workloads — almost imperceptible in production unless you specifically benchmark for it. Past any one of the thresholds, the bare-metal upgrade pays for itself the day you provision because the variable that was previously dragging your P99 latency disappears. This page lays out the thresholds in vmstat / iostat terms, sets out the cost crossover (which is closer than most buyers assume — a Shield-tier dedicated runs roughly $24/month above a Pro-tier VPS for double the cores, triple the RAM and mirrored storage), and answers the ECC, IPMI, BGP and security-isolation questions that typically come up at the upgrade decision.
VPS vs Dedicated bare-metal — кратко
Цифры и ссылки взяты из первичных источников (конституционные суды, RFC, документация проектов), где это возможно. См. блок ссылок под FAQ.
| Свойство | VPS | Dedicated bare-metal |
|---|---|---|
| Стоимость (стартовый тариф, 2026) | 16,99-69,00 $/мес | 79-599 $/мес |
| Изоляция CPU | Общие ядра через планировщик KVM | Один арендатор — других нагрузок на кремнии нет |
| CPU steal time | Обычно 0-5%, может расти на шумных хостах | Всегда 0% (нет соседа, у которого красть) |
| Тип RAM | DDR4/DDR5 ECC (на уровне хоста) | DDR4/DDR5 ECC, доступная ОС |
| Хранилище | Общее пространство имён NVMe, изолированные квоты | Выделенные NVMe-диски, аппаратный или программный RAID |
| IPMI / out-of-band | Нет — только перезагрузка из панели | Да — полная BMC-консоль + монтирование ISO |
| Кастомное ядро | Разрешено (KVM пропускает) | Полная свобода — Вы И ЕСТЬ хост |
| Live-миграция | Да (между хостами при обслуживании) | Нет — физическая машина |
| Горячее изменение размера (CPU/RAM) | Да, без перезагрузки для vCPU и RAM | Нет — привязано к шасси |
| Скорость снимков | Ежечасные со сроком хранения 7 дней, через панель | По требованию через backup-том; нативного ежечасного уровня нет |
| Анонс BGP /29 или /48 | Не на VPS-тарифах (общий префикс) | Да — принесите LOA, получите сессию |
| Подходит для | Большинство нагрузок с рабочим набором до 24 ГБ | Нагрузки с большим RAM, большим IO, однотенантные или требующие BGP |
Выбирайте VPS, если… / Выбирайте Dedicated bare-metal, если…
Сопоставьте свою нагрузку с колонкой, где больше совпадающих пунктов. Если поровну — по умолчанию берите более дешёвый или простой вариант: маргинальная разница редко оправдывает дополнительные затраты.
VPS (срез гипервизора KVM)
Fast deploy, hot-resize, predictable per-month pricing, 92-97% of bare-metal performance for typical web/VPN/mail/node workloads.
- Your sustained CPU steal time stays below 5% under peak load. If
vmstat 1rarely shows steal (st) above 5, the hypervisor slice is delivering and you're not paying for hardware you can't use. - Your working set fits comfortably in 24 GB or less of RAM and your disk write throughput stays under 400 MB/s sustained. Below those points, a Gen4 NVMe-backed VPS gives you the same I/O profile as bare-metal.
- You need to scale workers horizontally rather than vertically. Spinning up four VPS instances in four jurisdictions for $80/month total beats a single $200 dedicated server for redundancy-driven workloads.
- You want hot-resize without downtime. KVM lets us add vCPU and RAM to a running VM; bare-metal resize means migrating to a different chassis.
Выделенные bare-metal серверы
Single tenant, no steal time, ECC RAM, IPMI access, hardware-level isolation, and headroom for sustained 5+ Gbps egress or 64+ GB working sets.
- Your sustained CPU steal regularly exceeds 5% on a VPS. That's a measurable signal that a noisy neighbour is winning the scheduler — bare-metal removes the variable entirely.
- You need 64 GB+ of ECC RAM for a hot working set (Bitcoin txindex, large Postgres, Lightning routing hub, public Matrix homeserver, archive node). Dedicated is the cleanest path to that headroom with ECC reliability.
- You want IPMI / out-of-band management for "console even when the OS is hung" recovery. VPS plans don't expose this; bare-metal does.
- You're running workloads with a hard isolation requirement — security research, regulated-data processing, or just a strong preference for hypervisor-free single-tenancy.
- You need a custom kernel, custom firmware, BGP-announced /29 or /48, or hardware-level RAID — all standard on bare-metal, often constrained on a VPS.
VPS vs Dedicated bare-metal — ответы на вопросы
Как понять, что мой VPS действительно ограничен?
vmstat 1 for a peak hour and look at the st column. Sustained values above 5 mean a hypervisor neighbour is taking your scheduled CPU. Run iostat -x 1 and watch w_await (write latency in ms) and %util — if w_await sits above 5 ms or util pegs at 100% during normal load, your shared NVMe namespace is contended. Check free -m for swap activity; any swap-in on a hot path means you've outgrown your RAM tier. None of these warrant immediate dedicated; two of three sustained over a week does.Действительно ли выделенный bare-metal быстрее VPS с теми же характеристиками?
Что на самом деле означает CPU steal time?
/proc/stat (the steal field) and tools like vmstat, top and mpstat surface it. On a well-provisioned host with reasonable overcommit it stays near 0; on an oversold host it spikes to 20%+ during your peak hours, dragging your P99 latency disproportionately.Когда реально происходит ценовой переход от VPS к выделенному?
Нужен ли мне IPMI для типичной нагрузки?
Можно ли запустить Tor-ретранслятор на выделенном, и что я получу?
Что насчёт ECC RAM — доступна ли она гостю VPS?
Безопаснее ли выделенный сервер, чем VPS, с точки зрения безопасности?
Первичные источники
Откуда взяты цифры и юридические утверждения выше. Где возможно, мы ссылаемся на первичный источник, а не на пересказ.
- Ядро Linux — документация статистики планировщика (определение CPU steal) https://www.kernel.org/doc/html/latest/scheduler/sched-stats.html
- man-страница vmstat (интерпретация steal time) https://man7.org/linux/man-pages/man8/vmstat.8.html
- man-страница iostat (интерпретация w_await и %util) https://man7.org/linux/man-pages/man8/iostat.8.html
- IETF RFC 7575 — Autonomic Networking (применимо к BGP-from-host) https://www.rfc-editor.org/rfc/rfc7575
- Wikipedia — Intelligent Platform Management Interface https://en.wikipedia.org/wiki/Intelligent_Platform_Management_Interface
Связанные сравнения
Bitcoin vs Monero
Bitcoin vs Monero for paying for hosting — settlement time, fees, on-chain privacy, refund suitability, and a practical decision tree.
Читать сравнениеНидерланды vs Румыния
Netherlands vs Romania for offshore hosting — AMS-IX peering vs Bucharest price-tier, content posture, EU GDPR alignment, and where each one wins.
Читать сравнениеОпределились? Развернуть за 60 секунд
Без email, без удостоверения, без аккаунта. Выберите тариф, оплатите в крипте, получите root.