VPS for an online store
A store on WooCommerce, OpenCart, Bitrix or a custom CMS
Why that many
A store differs from a website in that not everything can be cached: the cart, the account and the checkout are computed on the fly. On top of that the database grows with the catalog and the order history, and product images take up space. That is why a store takes twice the memory of a website with the same traffic
disk from 30 GB
A catalog of up to a few hundred products, a few orders a day
disk from 50 GB
WooCommerce or OpenCart, thousands of products, dozens of orders a day
disk from 80 GB
Bitrix, integrations with 1C and marketplaces, sales with peak load
- The disk subsystem: on a store the difference between SSD and NVMe shows in how the catalog renders
- Whether there are snapshots to roll back after a failed module update
- How the provider behaves under a traffic spike, whether resources can be added quickly
- Whether there is enough space for product images with two years of headroom
Find a server for a online store
Server matching
85 plans with a verified price, data checked August 16, 2026A store on WooCommerce, OpenCart, Bitrix or a custom CMS
Some links are affiliate links: if you sign up we earn a commission at no extra cost to you. It does not affect the ranking, the matching formula is open
Suitable plans from the base
Selected are the ones that cover the recommended configuration: at least 2 cores and 4 GB of memory
| Provider | Plan | CPU | RAM | Disk | Price per GB | Verified | Price |
|---|---|---|---|---|---|---|---|
| Hostman | Cloud 4 | 2 | 4 GB | 80 GB NVMe | $2 | August 3, 2026 | $8 |
| Beget | VPS 3 | 2 | 4 GB | 40 GB NVMe | $3 | August 16, 2026 | $12 |
| Hostman | Cloud 5 | 4 | 8 GB | 160 GB NVMe | $2 | August 3, 2026 | $17 |
| MassiveGRID | Professional | 4 | 8 GB | 128 GB NVMe | $2 | August 16, 2026 | $19 |
| Hostman | Cloud 6 | 8 | 16 GB | 320 GB NVMe | $2 | August 3, 2026 | $37 |
| RoseHosting | NVME 4 | 3 | 4 GB | 80 GB NVMe | $16 | August 16, 2026 | $65 |
| RoseHosting | NVME 8 | 4 | 8 GB | 120 GB NVMe | $11 | August 16, 2026 | $90 |
| AEserver | VPS 3 | 2 | 4 GB | 60 GB SSD | $24 | August 3, 2026 | $95 |
| AEserver | VPS 5 | 4 | 8 GB | 100 GB SSD | $22 | August 3, 2026 | $174 |
Who claims this workload
A managed cloud that deploys apps from your repository in a few clicks. A fit for teams without dedicated DevOps: updates, monitor…
A local Emirati provider with a data center in Dubai. Best for projects with an audience in the UAE and the Gulf, where low latenc…
An inexpensive cloud with an easy start and global presence. A reasonable pick to launch a small project when you just need a chea…
Managed NVMe hosting focused on site speed and WordPress. They take on part of the administration, which helps if you have no sysa…
A cloud with NVMe storage and sites in New York, London, Frankfurt and Singapore. A 2 Gbps uplink and an uptime SLA are advertised
A managed NVMe VPS with server administration handled by the provider. A single US data center, but they take on setup and server…
A well-known Russian host with a convenient panel, NVMe storage and hourly billing. Sites in Russia and Kazakhstan
Common questions about a online store
Do I need a separate server for the database
Up to a few thousand products and dozens of orders a day, no: the database and the application live together comfortably. Splitting them makes sense when the server starts hitting its memory limit during a catalog export, or when an integration with an accounting system blocks the storefront
What matters more for a store, cores or memory
Memory. Cores are needed when dozens of non-cacheable pages are computed at once, but a memory shortage kills a store immediately: the database spills to disk and the catalog starts taking seconds to open