
- Cloud Account - the customer’s AWS account or Azure subscription. Everything Nuon deploys lives inside it. No cross-account access is required.
- Stack - a CloudFormation or Bicep template that provisions networking and the Runner. The customer deploys it using their own credentials.
- Runner - picks up jobs from the Control Plane and executes all infrastructure operations locally inside the customer’s environment.
- Sandbox - the base compute infrastructure (Kubernetes, VMs, serverless) provisioned by the Runner.
- Components - your application (Helm charts, Terraform modules, manifests, container images) deployed on top of the Sandbox.