- An example app — the fastest way to see Nuon work end to end. Deploy one of our pre-built example app configs without writing any config yourself.
- Your own app — a real version of your product, packaged from your existing Terraform, Helm, Kubernetes, and Docker assets.
Deploy an Example App
Each guide below deploys a working example into a test AWS account:- eks-simple: An AWS EKS (Kubernetes) Traefik
whoamiapplication (~35 min) - cde: An AWS EC2 VM you connect to with
sshand VS Code Web (~31 min) - aws-lambda: A Lambda function with DynamoDB and API Gateway (~26 min)
Deploy Your Own App
When you’re ready to deploy a real version of your own product, package your existing Terraform, Helm, Kubernetes, and Docker assets into a Nuon app — then install it into a test cloud account before going anywhere near production. The CLI commands are the same as the example above. See how apps are configured to structure your app, including connecting a private GitHub repository.Prerequisites
- Sign up for the self-service free trial. You’ll get a login and an org in Nuon’s cloud.
- A test cloud account to install into. The example apps above use AWS — set up an AWS account if you don’t have one. Nuon also supports Azure and GCP.