NimbusNexus
Virtual machines · 23 sizes · from $7/mo

Boot a VM in seconds.
Pay per second after that.

Basic, general-purpose, memory-optimized, and CPU-optimized instances. Per-second billing, free intra-region traffic, the same image library in every region. No commitments to get the listed price.

Available inVirginia (US-East)· LiveLos Angeles (US-West)· LiveFrankfurt (EU-Central)· LiveSingapore (APAC)· Coming soon
Estimator

Configure the VM. See the bill, line by line.

Compute is billed per second. Block storage, snapshots, and the reserved IP show up as separate lines — no bundle, no surprise add-ons after launch. Pricing examples below are Virginia (US-East). Use the region picker for Los Angeles, Frankfurt (+8%), or Singapore (+18%).

vCPUcores
cores
132
RAMDDR5
GB
164
StorageSSD
GB
201,000
Bandwidthoutbound, capped
Mbps
501,000
Matchesbasic-2-42 vCPU · 4 GB RAM · 80 GB · 50 Mbps$0.021/hr·$14.00/mo
Instance catalog

Four families, one price list.

Linux. Per-second billing. Virginia (us-east-1) prices in USD.

Shared cores. Ideal for dev, side projects, low-traffic apps.

vCPURAMBandwidthOn-demand1-year3-year
12 GB50 Mbps$0.010/hr$4.90/mo$3.50/mo
24 GB50 Mbps$0.021/hr$9.80/mo$7.00/mo
48 GB100 Mbps$0.042/hr$19.60/mo$14.00/mo
816 GB100 Mbps$0.083/hr$39.20/mo$28.00/mo
1632 GB100 Mbps$0.167/hr$78.40/mo$56.00/mo

Monthly price assumes 672 hours (a 28-day cap — sustaining a VM all month never bills more than that, even in March). Basic uses shared cores; general / memory / CPU-optimized run on dedicated threads. Prices shown reflect US East (Ashburn).

Boot from anything

Stock images, app stacks, or your own ISO.

OS images
Major Linux distros, plus Windows

Ubuntu, Debian, Rocky, AlmaLinux, Fedora, CentOS Stream, openSUSE, FreeBSD, Windows Server. Patched on the vendor’s schedule.

ubuntu-24.04-server / debian-12 / windows-server-2022
App stacks
One-click Marketplace

Pre-built images for n8n, Plausible, Mattermost, GitLab, NocoDB, OpenWebUI, and more. SSH keys injected at boot.

nimbus market launch n8n --size gp-2-8
Custom images
Bring your golden image

Upload raw / qcow2 / vmdk / VHD via the dashboard or `nimbus image push`. Or build with Packer. Images are private by default.

packer build -only=nimbus.golden image.pkr.hcl
In every VM bill

Operations without ticking a box.

Block storage

NVMe SSD volumes at $0.11/GB·mo, 10K IOPS, resize live. Attach multiple per VM.

Snapshots

Incremental at $0.04/GB·mo. Cross-region copy. Retain 1–365 days.

Object storage

S3-compatible at $0.013/GB·mo. Free transfer to your VM in the same region. 11 nines of durability.

Cold storage

Archive tier at $0.004/GB·mo. Retrieval $0.02/GB, restore in under 12 hours. 90-day minimum.

Reserved IPs

Static IPv4 at $2.50/mo, transferable between VMs. IPv6 is free, always.

Load balancers

L4 and L7. From $9/mo per LB plus traffic. 5 Gbps capacity per LB.

VPN gateway

IPsec at $22/mo per gateway. 100 GB of traffic included.

Free intra-region traffic

Compute ↔ storage in the same region is always free. First 1 TB of internet egress per VM is free; $0.009/GB after.

Inter-region replication

$0.005/GB in both directions. The same flat rate whether you cross continents or stay on the same coast.

Managed databases

Postgres, MySQL, Redis, Kafka. Billed as the underlying compute plus a 25–35% managed surcharge. HA optional.

Managed Kubernetes

Control plane is free. You only pay for the worker-node VMs. CNI-compatible, CSI for block and object.

Container registry

$0.05/GB stored. Free pulls in-region. Image vulnerability scans on push.

Use cases

What teams build on NimbusNexus VMs.

General · Virginia
Production B2B SaaS

Rails / Django / Next.js behind a load balancer in US-East. The default for B2B SaaS, internal tools, anything serving a North-American customer base.

3 × gp-4-16 + LB + managed Postgres 4 vCPU + 200 GB block
Typical bill$341/mo
CPU-optimized · Virginia
CI / build farm

Spin up cpu-* for ~6 hours during a deploy window, tear down at night. Per-second billing means you pay $0 the other 18 hours. Co-located with your prod artifact registry.

8 × cpu-8-16 · ~6 h/day · auto-stop
Typical bill$258/mo
Memory · Frankfurt
EU-resident Redis fleet

mem-* nodes give 8 GB RAM per vCPU — exactly what an in-memory store wants. Deployed in Frankfurt for GDPR data-residency; replica per AZ. Frankfurt prices include the +8% EU multiplier.

3 × mem-8-64 + 100 GB block each · multi-AZ
Typical bill$1,072/mo
CPU-optimized · Los Angeles
Game / media transcode

cpu-* high clock for 60 fps. Dedicated threads mean no neighbor stealing CPU during the boss fight or live stream. LA keeps West-Coast players & creators inside ~30 ms RTT.

2 × cpu-16-32 + reserved IPv4
Typical bill$483/mo
General · Singapore
APAC logistics platform

Freight tracking, order routing, and customs APIs that need low latency to ports across SEA. Singapore is in the coming-soon tier — pricing already shows the +18% APAC multiplier so what you see is what you pay at launch.

6 × gp-8-32 worker pool + LB
Typical bill$1,030/mo
Like-for-like

4 vCPU, 16 GB, 100 GB disk. Three invoices.

One always-on production web server. Virginia (US-East). Source: published price lists, May 2026.

Line itemNimbusNexus gp-4-16AWS m7a.xlargeGCP n2d-std-4Azure D4as v5
4 vCPU + 16 GB$72.00$143.81$132.86$140.55
100 GB SSD block$11.00$17.20$17.00$19.20
Static IPv4$2.50$3.65$2.92$2.92
1 TB outbound traffic$0.00$88.20$85.00$82.00
Daily snapshots (30 GB)$1.20$1.50$1.30$1.50
Basic monitoring$0.00$2.10$2.50$2.30
Total / month$86.70$256.46$241.58$248.47

The line that does the work is outbound traffic. AWS / GCP / Azure all bill $0.08–$0.09 per GB beyond a tiny free tier. NimbusNexus includes 1 TB per VM, then $0.009/GB.

Same VM, three ways

Click, command, or commit it.

CLInimbus vm create
$ nimbus vm create my-api \
--size gp-4-16 \
--image ubuntu-24.04 \
--region us-east-1 \
--block 100 \
--snapshots daily:7
Provisioning...
203.0.113.45 ssh -i ~/.ssh/id_ed25519
Terraformnimbus_vm resource
resource "nimbus_vm" "api" {
name = "my-api"
size = "gp-4-16"
image = "ubuntu-24.04"
region = "us-east-1"
block_volume {
size_gb = 100
}
}
Pulumi · TSnew Nimbus.Vm
import * as nimbus from "@nimbus/pulumi";
new nimbus.Vm("api", {
size: "gp-4-16",
image: "ubuntu-24.04",
region: "us-east-1",
block: { sizeGb: 100 },
snapshots: { schedule: "daily", retainDays: 7 },
});
FAQ

Virtual machine questions.

Four families across 23 main-ratio sizes: Basic (basic-*, shared cores) for dev and low-traffic apps, General-purpose (gp-*, 1:4 ratio) for the workhorse production case, Memory-optimized (mem-*, 1:8 ratio) for caches and JVMs, and CPU-optimized (cpu-*, 1:2 ratio) for batch and transcoding. Linux and Windows guests both supported.
Migration

Move a running fleet in a weekend. No exit fees on the way in.

Bring AMIs, qcow2s, or live VMs via WireGuard sync. Our tool maps EC2 / GCE / Azure instance types to the closest NimbusNexus size, calculates the new bill, and cuts over with minimal downtime per VM.

# Replicate 12 EC2 VMs in one command
$ nimbus migrate ec2 \
--from us-east-1 \
--filter tag:Env=prod \
--to us-east-1
matched 12 instances · 4 × m6a → gp-4-16
synced 480 GB total · 0 errors
cutover scheduled · cost: $0