Honua
// proof hub · reference architectures

Choose a deployment shape that matches the evidence.

← Back to claims & evidence

Start with one container beside PostGIS for an evaluation. Add Kubernetes, shared services, or GitOps only where the current evidence supports the deployment you need. These diagrams are reference shapes, not certified designs or sizing recommendations.

Honua Server runs on .NET 10, is packaged as a container image, stores features in PostgreSQL/PostGIS, and emits OpenTelemetry. A public Helm chart is available. Terraform, high-availability, and GitOps paths have the availability boundaries shown below.

Compare the component relationships in the interactive Azure view or AWS view; use this page for the explicit evidence status behind those shapes.

Cross-cutting principles

A. Single-node / pilot

The simplest shape — a single Honua container plus PostGIS — matches the public quickstart and the GeoBench test topology.

[ Esri / OGC / STAC clients ]
            |
        (TLS)
            v
   [ Honua Server (container) ]
            |
            v
        [ PostGIS ]

B. Cloud-native HA on Kubernetes / AKS

The public Helm chart describes a horizontally scaled server tier behind an ingress, with managed PostgreSQL/PostGIS and shared services. Use this path for evaluation and pre-production testing; immutable release and live upgrade/rollback evidence are not yet published.

        [ Ingress / TLS ]
               |
   [ Honua Server pods (N) ]  ---- OTel ----> [ observability backend ]
        |                |
        v                v
 [ managed PostGIS ]  [ object storage (S3 / MinIO) ]

C. GitOps-managed operations — pilot access

The operator can plan, diff, sync, and roll back one environment. Verification after each action and coordinated promotion across environments are not yet implemented.

   [ git repo: desired state ]
            |
       (plan / diff)
            v
   [ Honua operator control plane ] --sync/rollback--> [ Honua deployment (A or B) ]

Deployment evidence status

Deployment evidence status table
ShapeAvailabilityPrimary evidence
Single-node / pilotAvailablehonua-server quickstart
Kubernetes / AKS HAAvailable to evaluatepublic Helm chart; Terraform modules are available to selected teams
GitOps · one environmentPilot accessHonua operator control plane and guarded rollback workflow
Fleet promotion and verificationNot yetoperator program
Cloud Marketplace installNot yetNo public AWS or Azure listing

Deployment limits

No production sizing recommendation. The diagrams are illustrative. They do not prescribe cloud sizing, replica counts, PostGIS tiers, or object-storage settings.

No general capacity rule. Honua has not published a requests-per-pod rule. The dated GeoBench profile is benchmark evidence, not a production sizing calculator.

No compliance certification. SOC 2 Type II remains planned; no certification or report is currently available.

No marketplace install. AWS and Azure Marketplace listings and one-click deployment URLs are not currently available.