Block volumes & snapshots, on NVMe.
Persistent block volumes for your VMs, plus volume and server snapshots. Attach, resize, snapshot and restore — via console or API. This is V1.
Persistence that outlives the instance.
Block volumes Now
NVMe-backed persistent volumes. Attach to an instance, detach and move.
Boot-from-volume Now
Boot a VM directly from a volume — the data survives the instance's lifetime.
Volume snapshots Now
Freeze a volume, restore to a new volume. Good as a backup before a risky deploy.
Server snapshots Now
Snapshot the instance's entire disk state, restore as a new instance.
Live resize Now
Grow a volume upward without detaching — the filesystem stays mounted.
Encryption at rest Now
AES-256 on all volumes. No extra step, no extra fee.
Object storage: via partner today, Kepler-hosted in V2.
$ kepler volume create --size 200 --name data-01
→ volume v-2c8a created (200 GB, NVMe)
$ kepler volume attach v-2c8a --instance api-01
→ attached as /dev/vdb
$ kepler snapshot create --volume v-2c8a
→ snapshot s-9f1d (restorable at any time)
Snapshot before you dare.
Volume and server snapshots with restore at any time. Experiment freely — you always have a way back.
Store what must survive.
Block volumes on NVMe, snapshots whenever you want, at-rest encryption as standard.