Should all infrastructure (Terraform + Helm + images) go into one Nuon app or separate apps?

Last updated: June 18, 2026

QUESTION

Should all infrastructure (Terraform + Helm + images) go into one Nuon app or separate apps?

ANSWER

One app per cloud platform is the standard pattern.

So one for AWS, Azure and GCP since the Terraform or Pulumi and the resources are different. EKS on AWS, GKE on GCP, etc.

But you can re-use portions of our IaC that is cloud-agnostic like images.