Cutter 8
- vCPU
- 4 × dedicated
- RAM
- 8 GB
- Storage
- 160 GB NVMe SSD
- Transfer
- 10 TB
- IPv4 / IPv6
- 1 / /64 routed
Solution
Windows Server needs materially more baseline resources than Linux: 4 GB of RAM is the practical floor and 8 GB is comfortable, before your application uses anything. Licensing is $12 a month per instance and is available in regions where we hold licensing rights. RDP should always be restricted to your own address — it is the single most brute-forced port on the internet.
| Resource | What you actually need |
|---|---|
| CPU | 2 cores minimum, 4 for anything real |
| RAM | 4 GB floor, 8 GB comfortable, 16 GB for SQL Server |
| Disk | 80 GB NVMe minimum — Windows Update alone wants room |
| Licence | $12/month per instance in licensed regions |
Location is usually the decision that matters most for this workload — either because latency dominates, or because jurisdiction does.
Check the licence flag on the location page before ordering.
Or upload your own ISO if you hold your own licence.
Firewall port 3389 to your own IP, or reach it only over WireGuard.
Both meaningfully reduce automated attack success.
Windows Update reboots; snapshot before patch Tuesday.
Yes. Every plan including Windows-licensed instances is payable in any of our supported cryptocurrencies, with no identity verification.
4 GB is the realistic floor for the operating system to behave, 8 GB is comfortable, and SQL Server wants 16 GB before you load any data.
No. Port 3389 is continuously brute-forced. Restrict it to your own address or, better, reach it only through a WireGuard tunnel.