- An example app (recommended) — the fastest way to see Nuon work end to end. Use one of our pre-built example apps.
- Your own app — your app packaged in Nuon’s configuration format and referencing your existing Terraform, Helm, Kubernetes, and Docker assets.
Use an Example App
Each guide below deploys a working example into your 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 (~26 min) - aws-lambda: A Lambda function with DynamoDB and API Gateway (~26 min)
Use Your Own App
When you’re ready to try your app with Nuon, package your existing Terraform, Helm, Kubernetes manifest, and container image assets into a Nuon app — then install it into your AWS, Azure or GCP. See how apps are configured to structure your app, including connecting a GitHub repository. Use agents like Claude Code to build your app by learning from Nuon’s example apps. See our AI and Apps Building docs for more info.Prerequisites
- Sign up for the free trial. You’ll get a login and an org in Nuon Cloud.
- The example apps above need an AWS account to install into. Set up an AWS account if you don’t have one. Nuon also has apps for Azure and GCP in our example apps repo.