Getting Started

Choosing the Right iWebVault Hosting Plan

An honest decision guide for picking your first iWebVault plan — shared, reseller, VPS, or dedicated. When each makes sense, when to upgrade, when not to.

5 min read

Most “which plan should I buy” guides are marketing pages dressed up as advice. This one isn’t. The right iWebVault plan depends on three things: how much technical work you want to do yourself, how much traffic and data you’re actually serving, and how many separate websites you need to host. Get those three answers right and the plan picks itself.

The four tiers at a glance

TierYou manageWe manageGood for
Shared cPanel / DirectAdminYour sites and filesThe server, security patches, backups1–5 small sites, no DevOps appetite
ResellerSites + your own clients’ accountsServer, panel, infrastructureAgencies, freelancers, multi-client setups
VPSMost things — root access, OS, control panelHypervisor, hardware, networkHigh-traffic sites, custom stacks, isolation
Dedicated serverEverything from the OS upHardware, network, datacenterHeavy workloads, compliance, raw performance

The jump in responsibility from shared to VPS is the biggest step. Going from VPS to dedicated is mostly about resources; you do the same kind of admin work either way.

When shared hosting is the right answer

Shared hosting (cPanel or DirectAdmin) is the right tier for the vast majority of new customers. You get a control panel, all the standard tools (file manager, email accounts, one-click installers, free SSL), and we handle every server-level concern.

Choose shared hosting if:

  • You’re hosting 1 to 5 sites total.
  • Your traffic is under ~30,000 visitors per month per site.
  • Your site is WordPress, a static HTML site, or a similar standard PHP application.
  • You don’t need to install custom software at the OS level.
  • “Root access” is not a phrase you’ve used this month.

About 80% of customers belong on shared and stay on shared for years. Don’t buy a VPS because you think you’ll grow into it — you can upgrade in an hour when you need to.

When reseller hosting is the right answer

Reseller is shared hosting where you act as a sub-host: you create cPanel/DirectAdmin accounts for your own clients, each isolated from the others, all under one master account you manage via WHM (cPanel) or DirectAdmin Reseller.

Choose reseller hosting if:

  • You’re a freelancer or agency hosting client websites.
  • You’re white-labeling hosting as part of your service.
  • You need to manage more than 5 distinct accounts and want each isolated.
  • You want billing/management in one place but accounts separated for security.

If you have 5 sites that are all yours, you don’t need reseller — you need shared hosting with addon-domain support. If those 5 sites belong to 5 different clients, reseller is the right move.

When VPS is the right answer

A VPS gives you a slice of a physical server with full root access. You can install whatever you want, configure the OS however you like, and run software that shared hosting won’t allow (Node.js services, custom Python apps, GameServers, etc.). The trade-off is that you’re now responsible for the server itself — security patches, software updates, monitoring, the lot.

Choose VPS hosting if:

  • Your site is consistently pushing the limits of shared hosting (high CPU, lots of concurrent visitors, large databases).
  • You need software that doesn’t run in a shared environment (custom PHP modules, Node.js, Redis, dedicated Memcached, etc.).
  • You want guaranteed resources rather than shared pools.
  • You need isolation for compliance or sensitive data reasons.
  • You’re comfortable using SSH and Linux administration, or willing to learn.

iWebVault VPS plans come unmanaged by default — you get the server, you do the admin. Add our optional management plan if you’d rather we handle patching and monitoring while you focus on your application. See our guide on connecting to your VPS via SSH for what the day-one workflow looks like.

When dedicated is the right answer

Dedicated means an entire physical server — yours, no neighbors, all the RAM and CPU and storage to yourself. It’s expensive relative to VPS, and it only makes sense at a specific scale.

Choose dedicated if:

  • You’re already maxing out a high-spec VPS and still need more.
  • You have strict isolation requirements that can’t be met by virtualization.
  • You’re running CPU-intensive or RAM-intensive workloads where shared infrastructure penalties (the “noisy neighbor” problem) hurt performance.
  • You need to host hundreds of small sites and want full control over the hosting environment.

If “dedicated” sounds appealing because it’s the “biggest”, you’re probably picking for the wrong reason. A modern VPS with 8 cores and 16 GB of RAM beats most dedicated servers from five years ago. Upgrade only when measurement says you need to.

Signs you need to upgrade

You’ll know when shared is no longer enough — the warning signs are usually clear and consistent:

  • Your site is consistently slow despite being optimized (caching enabled, images compressed, large plugins removed).
  • cPanel shows resource warnings — CPU or memory hitting limits multiple times per day.
  • You’re being throttled (sites timing out under load).
  • You need software that’s not available on shared hosting.
  • Your database is over 5 GB and queries are slowing down.

Two or three of these = upgrade to VPS. One of them might just mean your site needs optimization (a poorly-written plugin, an unoptimized theme, missing caching). Talk to support before assuming you’ve outgrown the plan.

Signs you don’t need to upgrade

Equally important: the wrong reasons to upgrade.

  • “I want my site to be faster.” Site speed comes from caching, image optimization, and code quality, not from spending more on hosting. A poorly-built WordPress site on a $200 VPS will be slower than a clean WordPress site on $5 shared hosting.
  • “I want full control.” If you can’t articulate what you want to control, you don’t need control. Shared hosting hides complexity for a reason.
  • “I read VPS is more secure.” Shared on iWebVault is fully isolated via CageFS — a compromised neighbor can’t touch your account. VPS isn’t inherently more secure; in fact, an unhardened VPS is far less secure than well-managed shared.

Switching between plans

Upgrading and downgrading are both supported. From your client area, request an upgrade — it’s typically processed within a few hours, with no data loss and minimal downtime (usually a few minutes during the actual switchover).

Crossing tiers — shared to VPS, for instance — involves a migration since the underlying infrastructure changes. Our team handles this for you on request; you keep your domain, your files, and your data.

What’s next

If you’re genuinely torn between two tiers, open a ticket describing your use case — traffic estimates, software requirements, growth expectations. We’ll recommend the right starting point and outline the upgrade path.

Was this helpful?