Database hosting
that doesn't share your RAM.
Dedicated CPU, non-oversold RAM, Storage Optimized tiers for large datasets, and daily snapshots for point-in-time recovery. MySQL, PostgreSQL, MariaDB, Redis — fully managed underneath.
Databases are uniquely sensitive to resource contention. Sharing doesn't work.
CPU contention causes query spikes
A shared CPU means another tenant's busy process can steal cycles from your database queries. A normally 5ms query suddenly takes 500ms — your application stalls.
Shared RAM evicts your buffer pools
MySQL's InnoDB buffer pool and PostgreSQL's shared_buffers need to stay in RAM. On shared or oversold servers, other tenants push your buffers out — reads go to disk instead of memory.
Backups aren't tested or point-in-time
Most VPS providers offer weekly snapshots at best. A database corruption discovered after a week means a week of data loss with no path to recovery.
No monitoring until something breaks
By the time slow queries or disk usage alerts fire in self-managed monitoring, the problem has already impacted your application for hours.
Dedicated resources designed for the specific demands of database infrastructure.
Dedicated CPU — no query throttling
Dedicated CPU Cloud Cubes give your database guaranteed cores. No other tenant's CPU usage affects your query response times — ever.
Non-oversold RAM for buffer pools
Allocated RAM is yours. InnoDB buffer pools, PostgreSQL shared_buffers, and Redis datasets stay in memory — no eviction from neighbors.
Daily snapshots for point-in-time recovery
Every day, your entire database server is snapshotted. A corrupted table or bad migration can be rolled back to any daily checkpoint in minutes.
Database-aware proactive monitoring
We watch query performance, disk I/O, connection pools, replication lag, and service health. Database issues are caught and escalated before your application feels them.
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 50 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 100 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 150 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 200 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 100 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 200 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 400 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 600 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 200 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 400 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 800 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 1200 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 400 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 800 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 1600 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
- Fully Managed — server, mail, security
- Daily Snapshots & Remote Backups
- Free S3 Storage — 2400 GB included
- Inbound & Outbound Mail Gateway
- 500% SLA Guarantee
Four things databases need that shared infrastructure can't provide.
A database server has different requirements than a web server. Cloud Cubes are designed for workloads that need consistency, not just capacity.
Dedicated CPU = consistent query times
Database query performance is directly tied to CPU availability. On a Dedicated CPU Cloud Cube, your cores are yours — no query spike from a neighbor's process, no p99 latency variability from shared pools.
Storage Optimized tiers for large datasets
Storage Optimized Cloud Cubes provide massive NVMe storage at up to 3.2 TB, with 2× free S3 offsite storage. Ideal for databases with large data sets that exceed standard VPS storage.
Daily snapshots = safe schema migrations
Before every major schema change or data migration, you have a verified snapshot from that morning. A failed migration can be fully reversed in minutes — not hours of manual rollback.
Database ports protected by managed firewall
MySQL (3306), PostgreSQL (5432), and Redis (6379) are protected by our managed firewall — only authorized connections from your application servers are allowed through.
Everything your database infrastructure needs — managed.
Run any database engine on a Cloud Cube — we manage the server, you manage the data.
Dedicated or Storage Optimized tiers
Dedicated CPU for performance-critical databases. Storage Optimized for large datasets with up to 3.2 TB NVMe — choose the tier that fits your workload.
Any database engine supported
MySQL, MariaDB, PostgreSQL, MongoDB, Redis, ClickHouse — install any database engine. We manage the server; you manage the database.
Database-aware monitoring
24/7 monitoring of database service health, connection pool saturation, disk usage trends, and replication status. Issues escalated before your application is affected.
Daily full-server snapshots
Your entire database server snapshotted daily. Restore to any checkpoint in minutes — essential for recovering from failed migrations or unexpected data corruption.
Free S3 backup storage
2× your NVMe disk size in offsite S3 backup storage. Daily database dumps and binlogs stored off-server — independent of your primary storage volume.
Managed firewall on all DB ports
Database ports protected by active firewall rules. Only your application server IPs can connect — no public exposure, no credential brute-force risk.
Managed security & OS patching
Database servers need OS-level security as much as application servers. Patches applied, kernel updated, vulnerabilities addressed — by our team, proactively.
Separate DB server architecture
Run your database on its own Cloud Cube — separate from your web tier. Better resource isolation, easier horizontal scaling, cleaner failover paths.
Choosing the right Cloud Cube tier for your database.
Different database workloads have different resource requirements. Here's how RC tiers map to common database use cases.
| Database use case | Typical bottleneck | Recommended tier |
|---|---|---|
| Small app database (MySQL/PostgreSQL) | RAM for buffer pools | Basic 4–8 GB RAM |
| Production SaaS database | CPU + RAM consistency | Dedicated CPU 16–32 GB RAM |
| High-traffic read replicas | CPU for query processing | Dedicated CPU — guaranteed cores |
| Large data warehouse / analytics | Storage volume + throughput | Storage Optimized — up to 3.2 TB NVMe |
| Redis / in-memory cache | RAM — data must fit in memory | Dedicated CPU — non-oversold RAM |
| Backup / archive database | Storage cost efficiency | Storage Optimized — 2× free S3 included |
Your database is part of a larger stack.
Your database needs dedicated resources. Here they are.
Dedicated CPU and Storage Optimized Cloud Cubes with daily snapshots and free S3 backup storage. Starting at $2 your first month.