Skip to content

Deployment Models

Architecture · Data Sovereignty

ATLANTYQA adapts to the data residency requirements and isolation level of each organization.


Deployment Options

🏠 Local-first / On-prem

Micro-CPDs and edge nodes that host all agents and keep sensitive data local. Full control without external connectivity.

☁️ Hybrid

Less critical workloads in certified cloud while preserving data residency for sensitive data. Best of both worlds.

🔒 Air-gapped

Fully isolated enclaves for high-risk decisions. No external egress; reproducible offline builds.

Reference Topology

graph LR
    Edge[Edge Node] --> MicroCPD[Micro-CPD Local]
    MicroCPD --> Agents[AI Agents]
    MicroCPD --> Store[Sovereign Data Store]
    Agents --> GitOps[GitOps Sync]

    style Edge fill:#f8f9fa,stroke:#cbd5e0,stroke-width:1px,color:#182232
    style MicroCPD fill:#eef9f5,stroke:#37a880,stroke-width:2px,color:#182232
    style Agents fill:#fdf8ef,stroke:#e7ae4c,stroke-width:2px,color:#182232
    style Store fill:#eef9f5,stroke:#37a880,stroke-width:2px,color:#182232
    style GitOps fill:#f8f9fa,stroke:#cbd5e0,stroke-width:1px,color:#182232

Compute Strategy

Our compute strategy details which workloads stay local and how secure connectivity is managed. See the public compute strategy guide.

MicroK8s + GitHub Login

For real operation with collaborators authenticated via github.com, use the public local runner and validation guide.

Need a deployment model tailored to your organization?

View Full Trust Pack →