Skip to main content
Nuon is built around three pillars: packaging your app for BYOC delivery, giving customers flexible configuration options, and enabling reliable day-2 operations. This section covers the core concepts behind each.

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.

Customer Configuration Options

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.

Day-2 Operations

Push updates with governance, audit trails, and 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 Portal

How your customers interact with installs — via the hosted portal, your own product, or CLI.