Workload guide · Virtualization
Dev environments: hardware requirements guide
Self-hosted dev sandboxes, preview environments, CI agents.
Hardware requirements by tier
Three tiers for every workload: the minimum that works, the recommended sweet spot, and the comfortable headroom level. These are the same tiers the WisePC decision engine uses when it plans a build around your goal.
| Tier | CPU cores | RAM | Storage | GPU | Network |
|---|---|---|---|---|---|
| Minimum | 4 cores | 16 GB | 1 TB (ssd) | None | 1 GbE |
| Recommended | 8 cores | 32 GB | 2 TB (ssd) | None | 2.5 GbE |
| Comfortable | 16 cores | 64 GB | 4 TB (ssd) | any | 10 GbE |
Which tier do you need?
- Pick Minimum (4 cores, 16 GB RAM) only for a single-purpose machine on a tight budget — expect little headroom.
- Recommended (8 cores, 32 GB RAM) is the sweet spot: enough for the workload plus the usual side-services, without overspending.
- Pick Comfortable (16 cores, 64 GB RAM) when this workload shares the machine with others or will grow — you pay for headroom, not for anxiety.
- GPU rule for this workload: None.
Frequently asked questions
How much RAM does dev environments need?
16 GB is the sensible minimum, 32 GB covers most real setups, and 64 GB gives comfortable headroom for growth and extra services.
How many CPU cores does dev environments need?
A 4-core CPU is the minimum, 8 cores is the recommended sweet spot, and 16 cores is comfortable when it shares the machine with other workloads.
Does dev environments need a dedicated GPU?
No — integrated graphics or a headless setup is enough.
What storage and network does dev environments expect?
Storage: 2 TB of SSD is the recommended baseline (1 TB minimum, 4 TB comfortable). Network: 2.5 GbE is the recommended baseline.
What runs well alongside dev environments?
It pairs naturally with: CI/CD, Docker, Testing environments.