Bytes that stay put.
Block volumes for your servers, S3-compatible object storage for everything else, hardware-encrypted vaults for the data auditors ask about — and backup plans that treat the restore, not the backup, as the product.
Four lines. Flat monthly prices.
No decoder ring.
Everything below is self-serve: pick a tier, add it to cart, and it provisions in about a minute. The prices on this page are the prices — sales would quote you the same numbers.
Block Storage
Raw volumes that attach to any VPS, GPU instance, or bare-metal server. SSD where it is economical, NVMe where latency matters, and 3× replication on the tier built for data you cannot re-create.
Basic
- 100GB general-purpose SSD
- Attaches to any instance
- Resize up without downtime
- On-demand snapshots
Standard
- 250GB general-purpose SSD
- Room for a production database
- Resize up without downtime
- On-demand snapshots
Performance
- 1TB NVMe volume
- Low-latency media for the hot path
- Resize up without downtime
- On-demand snapshots
Enterprise
- 10TB NVMe capacity
- 3× replication across storage nodes
- Keeps serving through a node failure
- On-demand snapshots
Object Storage
One S3-compatible endpoint for archives, media, logs, and static assets. If your tooling speaks S3, it already speaks to us. The Business tier ships with our CDN in front — the same edge network on the networking page.
Starter
- 250GB object capacity
- S3-compatible API & SDKs
- Per-bucket access keys
- HTTPS on every endpoint
Standard
- 5TB object capacity
- S3-compatible API & SDKs
- Lifecycle & versioning rules
- HTTPS on every endpoint
Business
- 50TB object capacity
- CDN included — assets cached at the edge
- Lifecycle & versioning rules
- Built for media libraries & big archives
Encrypted Vault
Storage for the data you would rather not explain losing. Encryption at rest is performed by dedicated hardware — not a checkbox in software — with TLS on every transfer and access logging on every request. Running a compliance program? Pair it with the Compliance Pack on our security page.
Vault
- 500GB hardware-encrypted capacity
- Encryption at rest in dedicated hardware
- TLS on every transfer
- Access logging included
Vault Pro
- 5TB hardware-encrypted capacity
- Encryption at rest in dedicated hardware
- TLS on every transfer
- Sized for compliance archives & records retention
Backup
Scheduled or continuous protection for anything running on our cloud, with retention from seven days to forever. A backup you have never restored is a rumor — every plan lets you run test restores whenever you like.
Basic
- Automatic daily backups
- 7-day retention window
- One-click restore
- Covers instances and volumes
Pro
- Continuous protection
- 90-day retention window
- Point-in-time restore
- Covers instances and volumes
Enterprise
- Continuous protection
- Unlimited retention — keep every version
- Point-in-time restore
- Long-term archive for audits & legal holds
Same volumes, side by side
Capacity and media are the honest differences. Replication is the expensive one — and the only column that matters for data you cannot re-create.
| Tier | Capacity | Media | Replication | Best for | Price / mo |
|---|---|---|---|---|---|
| Basic | 100 GB | SSD | Single copy | Boot disks, small apps | $10 |
| Standard | 250 GB | SSD | Single copy | Databases, app data | $25 |
| Performance | 1 TB | NVMe | Single copy | High-I/O production workloads | $120 |
| Enterprise | 10 TB | NVMe | 3× across nodes | Data you cannot re-create | $999 |
Every volume resizes up live. Single-copy tiers pair well with a backup plan from $9/mo — that is not upselling, that is how storage works.
Your S3 tooling already works
Object storage speaks the S3 API. Point the AWS CLI, rclone, boto3, s3cmd, or any S3 SDK at our endpoint, swap in your access keys, and your existing scripts keep running. No proprietary client, no migration project.
# drop-in: point your existing tooling at our endpoint
$ aws s3 cp ./backups/db-0703.tar.gz s3://acme-archive/nightly/ \
--endpoint-url https://s3.limitlessai.cloud
upload: ./backups/db-0703.tar.gz → s3://acme-archive/nightly/db-0703.tar.gz
$ aws s3 ls s3://acme-archive/nightly/ \
--endpoint-url https://s3.limitlessai.cloud
2026-07-03 02:00:14 1287654321 db-0703.tar.gz
Where each line earns its keep
Storage is never the project — it is what the project stands on. Match the line to the job and move on.
App & database volumes
Block volumes behind production apps and databases — NVMe for the hot path, SSD for everything else, and a snapshot before every risky migration.
Media & static assets
Object storage behind sites and applications. On the Business tier, the bundled CDN serves assets from the edge instead of your origin.
Networking & CDNCompliance archives
Records with multi-year retention policies live in hardware-encrypted vaults with access logs — evidence that exists before anyone asks for it.
Security & Compliance PackDisaster recovery
Continuous backup with point-in-time restore is the plan you hope never runs. At $49 a month, it costs less than one hour of explaining why there wasn't one.
AI workloads
Model weights, embeddings, and training sets are storage problems before they are AI problems. This is the layer underneath our secure AI hosting.
Secure AI HostingLogs & event archives
Lifecycle rules move aging logs into cheap object tiers automatically, so the audit trail survives without anyone babysitting disk space.
The fine print, said out loud
How durable is my data, really?
What does egress cost?
Can I resize a volume later?
What exactly is encrypted, and how?
Provision in about a minute.
Typical provision time is around 55 seconds — the slow part is deciding. Pick a plan, add it to cart, attach it, and get back to the actual work.