LaserData Cloud
Networking

Networking Overview

Network connectivity options for LaserData Cloud deployments

LaserData Cloud provides layered networking controls to secure and connect your deployments. Every deployment starts fully locked down - no traffic is allowed until you explicitly configure access.

Connectivity Options

FeatureScopeAvailabilityPurpose
Access RulesAll cloudsAll plansAllow specific IPs/CIDRs to reach deployment endpoints
VPC PeeringAWS, GCPPro and Enterprise (Managed only)Private network path between your VPC and the deployment VPC
PrivateLinkAWSPro and Enterprise (Managed only)Expose the deployment as a VPC endpoint service in your account
Private Service ConnectGCPPro and Enterprise (Managed only)Expose the deployment as a PSC service attachment in your project

Default Posture

New deployments have no network access configured. Clients cannot connect until at least one access rule is created. This applies to all deployment models (Managed, BYOC, On-Premise).

Exception: Free tier Managed deployments are created with a default global access rule (0.0.0.0/0) that opens all Iggy protocols and the Console. This lets you connect immediately without manual setup. You can delete or replace this rule at any time.

Required Permissions

Networking operations require environment-scoped permissions:

PermissionGrants
deployment:access:readView access rules
deployment:access:manageCreate and delete access rules (implies read)
deployment:network:readView VPC peering connections, PrivateLink services, and PSC service attachments
deployment:network:manageCreate and delete VPC peering, PrivateLink, and PSC (implies read)

Plan Limits

Private networking features (VPC Peering, PrivateLink, and Private Service Connect) are available on Pro and Enterprise plans.

ResourceBasicProEnterprise
Access rules per deployment31050
VPC peering connections per deployment0310
PrivateLink / PSC services per deployment015
Private networkingNot availableEnabledEnabled

On this page