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 and Cluster
MediumProduction workloads with moderate throughput.Standalone and Cluster
LargeHigh-throughput production workloads.Standalone and Cluster
XLargeHigh-capacity production with more CPU and memory headroom.Standalone and Cluster
2XLargeHigh-performance workloads with dedicated compute.Standalone and Cluster
4XLargeCPU-intensive workloads - batch processing, stream transformations, analytics pipelines.Standalone and Cluster
8XLargeNetwork-intensive workloads - high fan-out, real-time streaming, low-latency delivery.Standalone and Cluster
16XLargeMaximum resources with enterprise-grade NVMe storage. Dedicated isolated nodes.Standalone and Cluster

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

Network Rate Limits

Certain tiers include network rate limits:

TierRate LimitNotes
Free100 KB/sAlways rate limited, regardless of plan
Small and aboveNo limitPaid tiers run at full configured throughput

The Free tier is always rate limited at 100 KB/s. Basic plan tenants only get the Free tier; upgrade to Pro or Enterprise to unlock paid tiers and unrestricted throughput.

Resources by Tier

Resources listed below use the network disk compute path (gp3 on AWS, pd-balanced on GCP) 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

Coming soon - Cluster mode is not yet available. Only Standalone deployments can be created at this time. Cluster support is under active development.

TypeNodesDescription
Standalone1Single node, available on all tiers. Suitable for development, staging, and cost-sensitive production.
Cluster2+Multi-node cluster with VSR (Viewstamped Replication) for strong consistency and automatic failover. Available on every paid tier (Small and above). Requires Pro or Enterprise plan.

With a Cluster deployment, if the primary node fails, another node takes over automatically - no manual intervention required.

Cluster deployments will require NVMe SSD storage for the low-latency replication path. Network storage types are available with Standalone deployments only.

Storage Types

Storage TypeDescriptionPersistence
Network BalancedGeneral-purpose persistent storage (gp3 on AWS, pd-balanced on GCP) 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 Cluster 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.Cluster deployment, 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: Cluster (for HA) or Standalone (for cost)
  • Storage: NVMe SSD (for Cluster) or Network Balanced (for Standalone)
  • Availability: Multi-AZ (for Cluster deployments)

High-Performance / Low-Latency

  • Tier: 4XLarge or higher
  • Cluster: Standalone or Cluster
  • 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
Small133
Medium133
Large-23
XLarge-13
2XLarge-13
4XLarge--2
8XLarge--2
16XLarge--1

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

Feature Availability

FeatureBasicProEnterprise
Standalone deploymentsYesYesYes
Cluster (multi-node)-AvailableAvailable
Multi-AZ-AvailableAvailable

On this page