High-performance cloud instances with HA SDS or ultra-fast ephemeral storage, dedicated resources, and live migration.
Four types optimized for different workloads
Shared CPU
Burstable performance. 20-50% baseline, burst to 100% when available.
Dev, staging, CI/CD, low-traffic sites
From €0.66 /mo
Pinned Cores
Dedicated physical cores. No overcommit, no steal, 100% guaranteed.
Production apps, databases, APIs
From €12.00 /mo
High CPU: RAM Ratio
More cores, less memory per core. For compute-heavy workloads that don't need much RAM.
Batch processing, encoding, CI/CD builds
From €12.00 /mo
High RAM Ratio
Up to 8 GB RAM per vCPU. For memory-intensive workloads.
In-memory DBs, caching, analytics
From €24.00 /mo
Quick guide based on your workload type
Side projects, learning, experiments where cost matters most.
Recommended:
burst-xxs / burst-xs
From €0.66 /mo
Development environments, CI/CD, pre-prod testing.
Recommended:
burst-s / burst-m
From €1.90 /mo
Real users, real traffic. Consistent performance is critical.
Recommended:
dedicated-s to dedicated-l
From €18.25 /mo
Compute-heavy tasks, batch processing, or latency-sensitive.
Recommended:
cpu-optimized or dedicated-xl+
From €35.04 /mo
Choose the underlying hardware for your instance
Available now
Previous-generation server-grade hardware at lower prices. Good for non-critical workloads.
Coming soon
Current-generation balanced hardware for everyday production workloads.
Coming soon
Latest-generation hardware with highest clock speeds, for latency-sensitive workloads.
Clear stages, predictable timing
Request accepted.
VM scheduled for creation.
~267ms
Disk allocated. Image copied. QEMU process started. VM running.
~2.9s
DHCP lease acquired. SSH port responding. Ready to connect.
~8.6s
Know exactly what you're getting
Shared CPU with predictable throttling. CPU Guard checks each burst VM once a minute and adjusts your cap based on how hot you've been running.
Perfect for:
Bursty workloads, CI/CD jobs, dev environments, cron tasks, websites with traffic spikes.
Pinned physical cores. No sharing, no throttling, no surprises.
Perfect for:
Production databases, API servers, anything latency-sensitive, sustained workloads.
No fighting for CPU with 50 other tenants on the same core.
Your performance doesn't depend on what others are running.
Every spec is a guarantee, not "up to" or "burst".
Burst rules are documented. Dedicated means dedicated.
Switch instance type and hardware class without reboot using hot-plug.
Expand disk size and change storage class on the fly, no downtime.
Zero-downtime maintenance with automatic live migration between hosts.
Configurable backup policies with different replication and retention options.
Access your instance via SSH or browser-based VNC console.
Public IPv4 address included. Native IPv6 support available.
Attach to multiple networks, flexible firewall rules, private subnets.
Hot-plug additional volumes on the fly. Move disks between instances.
Automatic instance restart on another host if hardware fails.
Stateful firewall rules. Define allowed traffic per port and protocol.
Choose network class from 100 Mbit to 10 Gbit with included traffic.
Choose from popular Linux distributions or upload your own ISO
20.04, 22.04, 24.04, 25.04
11, 12
Stream 8, Stream 9
8,9
8,9
39, 40
Everything you can do in the UI, you can do from the terminal
$ scli vm create --type burst-s --image ubuntu-24.04 --name web-1
Creating VM web-1...
ID: vm-a1b2c3d4
Status: running
IP: 185.32.100.42
$ scli vm list
ID NAME TYPE STATUS IP
vm-a1b2c3d4 web-1 burst-s running 185.32.100.42
$ ssh [email protected]
Welcome to Ubuntu 24.04 LTS
Launch your first instance in under 60 seconds.
No credit card required.