Connect Your App
Everything you define as a vendor to package your application for BYOC delivery.Apps
Package your application code and infrastructure as versioned, installable BYOC products.
Components
Wire up Helm charts, Terraform modules, Kubernetes manifests, and container images.
Sandboxes
Define the base infrastructure layer provisioned in each customer’s cloud account.
Inputs
Customer-supplied values — region, instance type, API keys — that configure each install.
Secrets
Manage sensitive values like credentials and API keys used in app configuration.
App Variables
Store and share dynamic values across all installs of an app via the API.
Support Customer Infrastructure
Deploy into customer cloud accounts and adapt to their existing infrastructure.Installs
Instances of your app deployed and running in a customer’s cloud account.
Stacks
Cloud-native templates that bootstrap an install in a customer’s cloud account.
Runners
Egress-only agents that deploy and manage installs inside customer cloud accounts.
Operation Roles
Map IAM roles to specific operations for least-privilege access in customer accounts.
Continuous Delivery
Push updates with governance, audit trails, and day-2 operational control.Workflows
Orchestrate the deployment, update, and teardown lifecycle of apps and components.
Actions
Run operational scripts for health checks, migrations, and day-2 operations.
Policies
Enforce compliance and security rules across builds and infrastructure deployments.
Customer Experience
How your customers interact with installs — via the hosted portal, your own product, or CLI.