Excloud India Private Limited ₹ INR PRICING
Excloud

VMs that bootbefore you blink.

exc compute create → running: milliseconds

NVMe-backed virtual machines on AMD EPYC CPUs, provisioned in milliseconds on a 50 Gbps network fabric. Nine sizes, two families, every rate published to the paisa — starting at ₹0.236 per hour.

on-demand · billed hourly · INR

The rate card.

Every instance is billed by the hour at the rate printed here. No reserved-capacity arithmetic, no regional asterisks, no "contact sales" above 64 vCPU. The same table is published in the docs and charged on the bill.

Smallest unit: ₹0.236/hr for 2 vCPU and 1 GiB. Largest: ₹60.448/hr for 64 vCPU and 256 GiB. Pricing scales linearly in between — double the machine, double the rate.

Full pricing in the docs
Table C-1 · Compute instances, on-demand
Instance vCPU Memory ₹ / hr
t1a.micro 2 1 GiB ₹0.236
t1a.small 2 2 GiB ₹0.472
t1a.medium 2 4 GiB ₹0.945
m1a.large 2 8 GiB ₹1.889
m1a.xlarge 4 16 GiB ₹3.778
m1a.2xlarge 8 32 GiB ₹7.556
m1a.4xlarge 16 64 GiB ₹15.112
m1a.8xlarge 32 128 GiB ₹30.224
m1a.16xlarge 64 256 GiB ₹60.448
t1a burstable · m1a dedicated

Two families. No decoder ring.

EXC-VM-T1A

t1a — burstable

Shared-core instances for workloads that idle and spike: dev boxes, staging, cron runners, low-traffic services. Three sizes, 2 vCPU each, 1–4 GiB of memory.

from ₹0.236/hr
EXC-VM-M1A

m1a — dedicated CPU

Dedicated AMD EPYC cores for production: databases, application servers, build fleets. Six sizes from 2 vCPU / 8 GiB to 64 vCPU / 256 GiB, all on NVMe and 50 Gbps networking.

from ₹1.889/hr
99.99% region SLA (published) 99.5% single-instance SLA AMD EPYC · NVMe · 50 Gbps provisioned in milliseconds
boot: ms host vcpu amd epyc ram nvme · local 50 gbps network

Fig. C-1 · Instance anatomy

rates per published docs

Storage & network attachments.

EBS NVMe volumes attach at ₹4/GB-month, with provisioned throughput and IOPS priced separately so you pay for the performance you dial in. Volumes resize online — non-disruptive, no detach, no reboot. Snapshots give you point-in-time copies for backups and golden images.

On the wire: stateful security groups and subnets are part of the platform. Ingress is free, IPv6 is free, and egress is a flat ₹1/GiB — one number, no transfer matrix.

Table C-2 · Block storage
Item Unit Rate
EBS NVMe volume per GB-month ₹4
Provisioned throughput per MB/s-month ₹1.79
Provisioned IOPS per IOPS-month ₹0.04
Table C-3 · Network
Item Unit Rate
Public IPv4 per hour ₹0.3
Public IPv6 free
Ingress all traffic free
Egress per GiB ₹1
ssh keys · serial console · cli exec

Run it from the terminal.

SSH key management, serial console access for when networking goes sideways, and instance connect/exec straight from the CLI. Install once, log in, create — the VM is booted before the prompt returns.

Compute docs
$ curl -fsSL https://excloud.dev/install.sh | bash $ exc login $ exc compute create --name web-01 --allocate_public_ipv4 … # provisioned in milliseconds $ exc compute connect # ssh, no key juggling $ exc compute snapshot create --volume_id 7 # golden image

Provision it now.

Console, CLI, API or Terraform — same prices everywhere.