Zero-Trust Solution Architecture for Multi-Cloud AI Workloads
Abstract
AI workloads increasingly span multiple clouds — training on one provider, serving on another, drawing data from several — dissolving the network perimeter on which traditional security relied and multiplying non-human identities. Zero-trust architecture (ZTA), codified in NIST SP 800-207 and extended for multi-cloud, cloud-native settings in SP 800-207A, answers this by removing implicit trust and verifying every request from identity and context. This paper specializes ZTA for multi-cloud AI workloads. We extend the notion of identity beyond users and generic workloads to AI-specific artifacts — model identity (bound to weight hashes and provenance), dataset identity (lineage and integrity), pipeline identity (via SPIFFE workload attestation), and environment identity — and map zero-trust controls onto the AI lifecycle attack surface (data poisoning, pipeline compromise, model tampering and theft, and inference manipulation including prompt injection). We present a reference architecture in which a policy decision point authorizes every request per session, a policy enforcement point (sidecar/gateway with mutual TLS) enforces it, and a SPIFFE/SPIRE identity fabric federates workload identity across cloud trust domains without long-lived secrets. We formalize the access decision, a quantitative trust score, and a blast-radius (lateral-movement) reduction model, and discuss maturity across the seven zero-trust pillars. Public sources are cited throughout.
References
S. Rose, O. Borchert, S. Mitchell, and S. Connelly, “Zero Trust Architecture,” NIST SP 800-207, 2020.
R. Chandramouli and Z. Butcher, “A Zero Trust Architecture Model for Access Control in Cloud-Native Applications in Multi-Cloud Environments,” NIST SP 800-207A, 2023.
“Zero Trust for AI Systems: A Reference Architecture and Assurance Framework,” Preprints.org, 2026.
SPIFFE/SPIRE Project, “Secure Production Identity Framework for Everyone,” CNCF, 2025.
HashiCorp, “SPIFFE: Securing the Identity of Agentic AI and Non-Human Actors,” 2025.
“Establishing Workload Identity for Zero Trust CI/CD: From Secrets to SPIFFE-Based Authentication,” arXiv:2504.14760, 2025.
Palo Alto Networks, “What Is NIST SP 800-207? Zero Trust Architecture Framework,” 2026.
CISA, “Zero Trust Maturity Model v2.0,” 2023.
“AI Data Protection with Zero Trust Architecture: Enterprise Guide,” 2025.
Refbacks
- There are currently no refbacks.