LaserData Cloud

Introduction

LaserData Cloud — enterprise message streaming infrastructure powered by Apache Iggy

LaserData Cloud is an enterprise platform for deploying, managing, and scaling Apache Iggy message streaming clusters. It provides the infrastructure, tooling, and security model required to run ultra-low latency message streaming in production — across managed, BYOC, and on-premise environments.

Why LaserData Cloud

Apache Iggy is a high-performance message streaming engine built in Rust, with native support for TCP, QUIC, HTTP, and WebSocket transports. LaserData Cloud provides the enterprise platform layer on top:

  • Managed infrastructure — we handle provisioning, upgrades, TLS certificates, and monitoring so you can focus on your application
  • Multiple deployment models — Managed, BYOC (Bring Your Own Cloud), and On-Premise with the same management experience
  • Zero-trust security — pull-based agent architecture with no inbound connections, no SSH, no vendor access to your VMs
  • Multi-tenant organization — Tenants, Divisions, Environments, and Deployments with granular role-based access control
  • Built-in observability — telemetry dashboards, audit logging, and real-time health monitoring
  • Compliance-ready — AES-256 encryption at rest, immutable audit logs, GDPR data export and deletion, working toward SOC 2 Type II and ISO 27001

Deployment Models

ModelInfrastructureData LocationBest For
ManagedLaserData AWSLaserData AWSTeams that want zero ops overhead
BYOCYour AWS accountYour AWS accountEnterprises needing data sovereignty
On-PremiseYour infrastructureYour infrastructureRegulated industries, air-gapped environments

All three models use the same Warden agent, the same Console UI, and the same APIs.

Architecture at a Glance

ComponentRoleCommunication
Console UIWeb interface for managing deploymentsTalks to Platform API
Platform APICentral control planeReceives connections from Warden
Warden AgentLightweight agent on each nodeOutbound HTTPS only — pulls config, tasks, and certs
Iggy ServerMessage streaming engineManaged by Warden on each node

The Warden agent on each node initiates all connections outbound to the control plane. The control plane never connects inbound to your infrastructure — no SSH, no SSM, no open ports.

On this page