Free Tool — No sign-up required

ERP Server Sizing Calculator

Find your perfect server configuration. Get CPU, RAM, and storage recommendations tailored to your ERP system, user count, and workload. Compare 6 cloud providers instantly.

7 ERP systems supported6 cloud providers comparedScaling roadmap included

Select Your ERP System

Choose the ERP you plan to deploy. Self-hosted systems require server sizing.

Cloud-Only Systems (no sizing needed)

These are fully managed SaaS products. Click to see details.

users
20% = 5 concurrent users

How to Size Your ERP Server: A Complete Guide

1. Understand Concurrent vs. Named Users

The single most important factor in server sizing is concurrent users — not total named users. If you have 100 employees with ERP access, typically only 15-25 will be logged in and actively using the system at any given time during business hours. This ratio varies by industry: manufacturing floors with terminal access may see 40% concurrency, while professional services firms with mixed tool usage average 15%.

Start by analyzing your current system's login patterns. Most ERP systems provide session analytics or you can check your web server access logs. If this is a new deployment, use 20% as a safe starting point and monitor actual usage during the first month.

2. Calculate RAM Requirements

RAM is the primary bottleneck for ERP systems. The formula is: base application RAM + base database RAM + (concurrent users x RAM per user x module weight). For Odoo, the base is roughly 2GB for the application and 1GB for PostgreSQL, with ~150MB per concurrent user. SAP S/4HANA, by contrast, runs the HANA database entirely in-memory, requiring 64GB minimum even for small deployments.

Module complexity matters significantly. A CRM-only deployment uses roughly half the per-user RAM compared to a full-suite deployment with manufacturing, quality, and planning modules. This is because complex modules load more data into memory, run more background schedulers, and maintain larger query caches.

Always provision 20-30% headroom above calculated requirements. Memory pressure causes swapping, which can make an ERP system feel 10-100x slower than normal. It's the single most common performance issue we see in client deployments.

3. CPU Cores: Quality Over Quantity

ERP workloads are a mix of short web request processing and longer-running background jobs (report generation, email queues, scheduled actions). For the web tier, each concurrent user generates approximately 0.1-0.2 CPU cores of sustained load during active use, with spikes during complex operations.

Most ERP systems benefit more from faster cores than more cores. A 4-core machine with high single-thread performance will outperform an 8-core machine with slower cores for typical ERP workloads. This is because web requests are processed sequentially per-user, and database queries benefit from fast single-core speed.

Exception: if you run heavy reports, batch processing, or many integrations, additional cores help by parallelizing these background tasks. Our calculator adds 25% CPU overhead for report-heavy workloads.

4. Storage: Plan for Growth

Storage requirements depend on three factors: database size, attachment volume, and retention period. A typical ERP database grows 1-5GB per year per 10 active users, depending on transaction volume. Attachments (invoices, purchase orders, product images, quality documents) can dwarf the database size.

Always use SSDs for ERP databases. The random I/O pattern of database queries makes HDD performance unacceptable. NVMe SSDs are recommended for dedicated database servers with 50+ users. For storage-intensive workloads (document management, manufacturing quality photos), consider separate object storage (S3, Azure Blob) to keep the primary disk lean.

Plan storage for your growth projection (3-5 years). It's much easier to provision adequate storage upfront than to perform a live disk expansion or migration under pressure.

5. When to Split: App, Database, and Cache Servers

For small deployments (under 30 concurrent users), a single server running both the application and database is perfectly fine. It's simpler to manage, cheaper, and has no network latency between components.

At 30-50 concurrent users, add a Redis cache server. Caching sessions, configuration, and repeated queries can reduce database load by 40-60%. Redis needs only 1-2GB RAM for most ERP deployments.

At 50+ concurrent users, move the database to a dedicated server. This allows independent scaling (add RAM to the DB without touching the app server), eliminates CPU contention between web workers and database queries, and simplifies backup strategies. At this scale, the database is usually the bottleneck, and giving it dedicated resources makes the biggest performance difference.

At 100+ concurrent users, consider multiple application servers behind a load balancer (Nginx, HAProxy). This provides both horizontal scaling and high availability — if one app server goes down, others continue serving requests.

Frequently Asked Questions

How do I determine how many concurrent users I have?
Concurrent users are the number of people actively using the system at the same time. A common rule of thumb is 15-25% of total named users for business-hours usage. For 24/7 operations like manufacturing or hospitality, use 30-40%. Check your current system login analytics or monitoring tools for actual data.
What is the difference between RAM and storage requirements?
RAM (memory) is what the application and database use while running — it directly affects performance and how many simultaneous users the system can handle. Storage (disk) is for persisting data: your database files, attachments, logs, and backups. More users means more RAM; more data over time means more storage.
Should I use a single server or separate app and database servers?
For small deployments (under 30-50 concurrent users), a single server with both the application and database is cost-effective and simpler to manage. Beyond 50 concurrent users, separating them improves performance because the database and application compete for CPU and RAM. A dedicated database server also makes backups and scaling easier.
How does module complexity affect server requirements?
Lightweight configurations (CRM, basic accounting) use fewer resources per user. Full-suite deployments with manufacturing, HR, quality control, and planning modules require 60% more resources due to background jobs, complex queries, and more data processing. Heavy customization with integrations can double the base requirement.
Do I need Redis or a cache server?
Redis is recommended at 30+ concurrent users for most ERP systems. It caches frequently accessed data (sessions, configuration, repeated queries) and can reduce database load by 40-60%. For ERPNext, Redis is mandatory regardless of size. For Odoo, it significantly improves responsiveness under load.
How accurate are cloud cost estimates?
Our estimates are based on 2026 published pricing for on-demand instances. Actual costs may vary based on reserved instances (30-40% savings), spot/preemptible pricing, committed use discounts, and regional pricing differences. Storage and bandwidth costs are approximated. Use provider pricing calculators for exact quotes.
What about High Availability (HA) and Disaster Recovery (DR)?
HA adds redundant application servers and a load balancer to eliminate single points of failure. This roughly doubles your application server cost but provides automatic failover. DR adds a replica in a second region or data center — budget approximately 1.5x your primary infrastructure. For business-critical ERP, HA is strongly recommended.
Why do SAP systems require so much more resources than Odoo or ERPNext?
SAP S/4HANA runs its database (HANA) entirely in memory, which requires 64GB+ RAM minimum. SAP Business One, while lighter, still needs more per-user resources due to its architecture. Odoo and ERPNext are designed to be lightweight and run efficiently on modest hardware. This is one reason open-source ERPs have significantly lower infrastructure costs.

Let Us Handle Your ERP Infrastructure

From server provisioning to monitoring and maintenance — ECOSIRE provides fully managed ERP hosting so you can focus on running your business.

Chatea en whatsapp