Infrastructure

VPC Deployment

The VPC Deployment layer handles the automated peering of the Spendplane Shadow Plane with your existing private cloud infrastructure.

How do I route v0 traffic to Llama-3?

Supported Private Clouds

AWS (VPC)

Private Link & Transit Gateway supported.

AZURE (VNET)

ExpressRoute & VNet Peering supported.

GCP (VPC)

Cloud Interconnect & Shared VPC support.

Automated CIDR Management

Spendplane automatically scans your VPC for available CIDR blocks to avoid address space collisions. When you initiate a spendplane deploy, we reserve a /24 subnet for the ephemeral Shadow Plane.

Spendit Cloud Config
# vpc_config.yaml
vpc_id: "vpc-0a12b345c6789def0"
region: "us-west-2"
cidr_range: "10.0.0.0/16"
peering_mode: "shadow_automatic"

Security Groups

Spendplane automatically configures security groups to only allow ingress traffic from the Shadow Plane. Outbound traffic from your VPC remains locked within your private boundaries.

Resource Discovery

Our Scanning Engine identifies internal databases (RDS, PostgreSQL, Redis) and legacy services, creating a local DNS map for your LLM agents.

Trace Hub: Manual v1.0.4 / Network Eng Verification: SUCCESS