LaserData Cloud
Deployments

Tiers & Storage

Deployment tiers, storage types, cluster modes, and availability options

Every deployment is provisioned with a tier that determines its compute resources, a storage type that determines its disk performance, a cluster type for availability, and an availability mode for zone distribution.

Deployment Tiers

TierDescriptionCluster Support
FreeDevelopment and testing. Rate limited to 100 KB/s.Standalone only
SmallLight workloads and prototypes.Standalone only
MediumProduction workloads with moderate throughput.Standalone only
LargeHigh-throughput production workloads.Standalone and Replica
XLargeHigh-capacity production with more CPU and memory headroom.Standalone and Replica
2XLargeHigh-performance workloads with dedicated compute.Standalone and Replica
4XLargeCPU-intensive workloads — batch processing, stream transformations, analytics pipelines.Standalone and Replica
8XLargeNetwork-intensive workloads — high fan-out, real-time streaming, low-latency delivery.Standalone and Replica
16XLargeMaximum resources with enterprise-grade NVMe storage. Dedicated isolated nodes.Standalone and Replica

Higher tiers unlock more storage options, higher network throughput, and Replica deployment support.

Network Rate Limits

Certain tiers include network rate limits:

TierRate LimitNotes
Free100 KB/sAlways rate limited, regardless of plan
Small3 MB/sBasic plan only — rate limit removed on Pro or Enterprise
Medium10 MB/sBasic plan only — rate limit removed on Pro or Enterprise
Large and aboveNo limit-

The Free tier is always rate limited. Small and Medium tiers are only rate limited on the Basic plan — once your tenant is upgraded to a higher plan, these rate limits are removed and higher tiers become available.

Resources by Tier

Resources listed below use the network disk (gp3) compute path as the baseline reference.

TiervCPUsMemory
Free21 GB
Small22 GB
Medium24 GB
Large28 GB
XLarge416 GB
2XLarge832 GB
4XLarge1664 GB
8XLarge32128 GB
16XLarge32128 GB

When using NVMe SSD storage, the compute instance changes to the i7i family with higher memory and dedicated local storage:

TiervCPUsMemoryNVMe Storage
Large216 GB400 GB
XLarge432 GB900 GB
2XLarge864 GB1.8 TB
4XLarge16128 GB3.7 TB
8XLarge32256 GB7.5 TB
16XLarge64512 GB15 TB

NVMe SSD storage is only available on Large tier and above.

Cluster Types

TypeNodesDescription
Standalone1Single node, available on all tiers. Suitable for development, staging, and cost-sensitive production.
Replica2Two-node cluster with synchronous replication and automatic failover. Available on Large tier and above. Requires Pro or Enterprise plan.

With a Replica cluster, if the primary node fails, the secondary takes over automatically — no manual intervention required.

Replica clusters require NVMe SSD storage for the low-latency replication path. Network storage types are available with Standalone clusters only.

Storage Types

Storage TypeDescriptionPersistence
Network BalancedGeneral-purpose persistent storage (gp3) with balanced IOPS and throughputPersistent
NVMe SSDHigh-performance instance storage directly attached to the hostEphemeral

Storage Availability by Tier

When creating a deployment, the storage types available depend on the tier:

TierNetwork BalancedNVMe SSD
FreeYes-
SmallYes-
MediumYes-
LargeYesYes
XLargeYesYes
2XLargeYesYes
4XLargeYesYes
8XLargeYesYes
16XLargeYesYes

Storage Sizes

  • Network storage: configurable from 20 GB up to multi-TB. IOPS and throughput are automatically tuned based on the tier.
  • NVMe SSD: size is fixed by the tier — ranges from 400 GB (Large) to 15 TB (16XLarge).

NVMe SSD delivers the lowest possible latency by bypassing the network storage layer entirely — ideal for ultra-low latency streaming workloads. Data on NVMe SSD is ephemeral (does not survive instance termination), but with Replica deployments, data is replicated across nodes, eliminating the durability concern.

Availability Modes

ModeDescriptionRequirements
Single-AZAll nodes deployed in a single availability zone. Lower cost, suitable for development and non-critical workloads.None
Multi-AZNodes distributed across multiple availability zones for high availability. Recommended for production.Replica cluster, Pro or Enterprise plan

Multi-AZ ensures that an availability zone outage does not take down your deployment.

Development / Testing

  • Tier: Free or Small
  • Cluster: Standalone
  • Storage: Network Balanced
  • Availability: Single-AZ

Production

  • Tier: Large or higher
  • Cluster: Replica (for HA) or Standalone (for cost)
  • Storage: NVMe SSD (for Replica) or Network Balanced (for Standalone)
  • Availability: Multi-AZ (for Replica deployments)

High-Performance / Low-Latency

  • Tier: 4XLarge or higher
  • Cluster: Standalone or Replica
  • Storage: NVMe SSD
  • Availability: Multi-AZ recommended

Plan Requirements

Each plan determines which tiers are available and how many deployments you can create per tier. Higher plans unlock larger tiers and higher per-tier limits.

Per-Tier Deployment Limits

TierBasicProEnterprise
Free111
Small1310
Medium1310
Large-210
XLarge-110
2XLarge-110
4XLarge--5
8XLarge--3
16XLarge--2

A dash (-) means the tier is not available on that plan. Enterprise limits can be customized per-tenant.

Feature Availability

FeatureBasicProEnterprise
Standalone deploymentsYesYesYes
Replica deployments-AvailableAvailable
Multi-AZ-AvailableAvailable

On this page