Skip to content
Live $100 credit at signup, up to $300 total Offer ends December 31, 2026 Get started →

Plan Names

Every compute plan has a short, structured ID such as ca2.l or cam2.2xl. Once you know the pattern you can read a plan’s processor, family, region, storage tier, and size straight from its name. No lookup table required.

A plan ID is a series followed by a . and a size:

ca2.l

c = compute

a = processor (i Intel / a AMD)

2 = region (1 YOW / 2 YUL)

l = size

Memory- and CPU-optimized plans add a family letter, and budget storage tiers add a trailing s (Premium SSD, YUL) or h (HDD, YOW):

c = compute

processor (i / a)

family (none = general / m = memory / c = CPU)

region (1 YOW / 2 YUL)

variant (none = standard / s = Premium SSD budget / h = HDD budget)

.

size (xs to 6xl)

PositionValuesMeaning
PrefixcCompute
Processori / aIntel / AMD
Family(none) / m / cGeneral purpose / Memory-optimized / CPU-optimized
Region1 / 2YOW / YUL
Variant(none) / s / hStandard tier / Premium SSD budget (YUL) / HDD budget (YOW)
Sizexs s m l xl 2xl 4xl 6xlRelative capacity, smallest to largest
SeriesRegionProcessorStorageFamily
ci1YOWIntelNVMeGeneral purpose
ci1hYOWIntelHDDGeneral purpose (budget)
ca1YOWAMDNVMeGeneral purpose
ca1hYOWAMDHDDGeneral purpose (budget)
ca2YULAMDPro NVMeGeneral purpose
ca2sYULAMDPremium SSDGeneral purpose (budget)
cim1YOWIntelNVMeMemory-optimized
cim1hYOWIntelHDDMemory-optimized (budget)
cam1YOWAMDNVMeMemory-optimized
cam2YULAMDPro NVMeMemory-optimized
cam2sYULAMDPremium SSDMemory-optimized (budget)
cac1YOWAMDNVMeCPU-optimized
cac2YULAMDPro NVMeCPU-optimized
cac2sYULAMDPremium SSDCPU-optimized (budget)

The family determines how vCPU and RAM scale together:

FamilyRatio (RAM:vCPU)Notes
General purpose xsl2:1
General purpose xl and up4:1Capped at 16 vCPU
Memory-optimized (m)8:1For RAM-heavy workloads
CPU-optimized (c)1:1High-density compute