The AI era was supposed to make infrastructure more flexible. Instead, it has exposed one of enterprise IT's oldest constraints: data doesn't move nearly as easily as compute.
Today, organizations can provision GPU clusters on demand, deploy workloads across clouds, and access state-of-the-art models in seconds. Yet the data required to train, fine-tune, and operate those models often remains scattered across datacenters, cloud regions, and organizational silos. Moving it is slow, expensive, and increasingly impractical at enterprise scale.
Companies have compensated with replication pipelines, synchronization jobs, and migration projects. AI is making those workarounds untenable. But as training and inference become continuous processes fueled by ever-growing datasets, the cost and complexity of moving data has become one of the primary obstacles to scaling AI.
Hybrid architectures therefore need a fundamental rethink, according to VAST Cloud Engineering VP Eiki Hrafnsson. Traditional setups require constant, manual data movement, he explained recently to a technical audience, introducing severe architectural complexity; driving up egress and storage costs; and introducing massive latency into production workflows.
The modern enterprise does not need better data orchestration tools, VAST has argued. It needs an architecture that abstracts data movement entirely away from the application layer. Enter the VAST DataSpace, which, as Hrafnsson explained, is VAST’s answer to the enterprise’s data gravity challenges.
A Global Namespace Changes the Economics of DR
Consider one of the most glaring operational inefficiencies in modern enterprise storage: the passive disaster recovery site. To maintain high availability, organizations routinely invest millions of dollars in secondary data centers or cloud regions that mirror their primary site. The infrastructure sits idle, consuming power and capital while absorbing block-level asynchronous updates, waiting for a catastrophic failure that may never happen.
Hrafnsson sees an entirely different path forward. Instead of treating a remote cluster as an isolated, passive replication target, what if it could become an active participant in a unified global platform? This is where the VAST DataSpace’s ability to extend a single, logical namespace across physically distributed environments can fundamentally alter the economics of global infrastructure operations.
When a global namespace spans an on-premises footprint and multiple cloud zones, a previously idle DR asset can instantly execute real-time production workloads. This unlocks massive operational efficiencies. Because the architecture exposes data dynamically rather than duplicating it wholesale, remote compute resources can scale with minimal latency penalties.

The VAST DataSpace uses a global namespace and policy-based data management to coordinate datasets across primary, disaster recovery, and cloud environments, allowing multiple sites to operate against a consistent data structure while enabling DR infrastructure to support active workloads. Executing remote read paths through an accelerated, globally unified layer can yield speeds that closely rival a local NFS mount, Hrafnsson explained. By utilizing deep pre-fetching mechanics, aggressive wire compression, and multiple concurrent connections, an edge or cloud cluster can predict precisely which sequential data blocks an analytical application will request next, pulling them into a local cache tier before the compute environment even issues the I/O command.
Decentralized Execution with Centralized Intelligence
Connecting an enterprise data center to public hyperscalers without introducing severe latency or security vulnerabilities hinges on a critical architectural boundary: separating the global control plane from the localized data path. In a highly distributed infrastructure, routing data through a centralized management layer creates immediate performance bottlenecks and expands the attack surface. True hybrid agility relies on a model of centralized intelligence driving decentralized execution.
Here Hrafnsson introduces VAST’s Polaris cloud offering as a way to solve the challenge. Rather than installing a heavy, vendor-managed software stack across every discrete edge facility, Polaris offers a unified control portal that interacts with local compute tiers through lightweight agents and Kubernetes operators running natively within individual tenant environments.

This architectural isolation provides distinct security and performance advantages:
Zero Data-Path Exposure: The global orchestrator handles provisioning, identity management (RBAC), auditing, and global fleet visibility, but it never sits directly on the data transit path. The operator runs strictly inside your secure local environment, mitigating man-in-the-middle risks.
Turnkey Cloud Provisioning: By embedding these orchestration workflows directly into public cloud marketplaces, engineers can deploy a highly performant, virtualized storage cluster in a single automated step, transforming localized hardware into a standard API target.
Unified Policy Engine: Instead of forcing DevOps teams to log into dozens of localized storage silos to configure security and lifecycle policies manually, cluster-independent rule engines push unified compliance and performance criteria out globally.
Edge Ingestion and the Real-Time AI Pipeline
Global data footprints matter most when routing cross-border AI inference through strict regulatory compliance frameworks. Consider a global bank running centralized, real-time AI fraud detection on transaction data ingested across continents. Relying on traditional, chatty distributed lock managers over a WAN would introduce paralyzing latency.
Instead, the DataSpace architecture bypasses distributed lock overhead by treating the global namespace as a dynamic, state-managed topology.
When an edge node ingests data, the system issues a write lease at the discrete file or object level. The local cluster takes temporary ownership of that sub-path, executing high-performance local writes while natively preserving the parent dataset’s POSIX permissions and ACLs.
As writes occur, a lightweight file-watcher thread logs the event directly to a cloud message hub. Because the global metadata layer maintains absolute state authority, serverless cloud compute instances can instantly execute inference against the new data block. Rather than copying files wholesale, the cloud instance requests only the required bytes over the optimized WAN, triggering the owning server to invalidate stale remote caches globally.
To close the loop for regulatory audits, the platform orchestrates immutable, read-only global snapshots across all satellite sites. Because these are anchored into the underlying write-once, read-many (WORM) storage layer, they form a cryptographically verifiable, deletion-proof audit trail isolated from both ransomware and compromised internal credentials.
Shifting from Storage Management to Global Platform Operations
The long-term architectural trend is moving away from managing discrete storage arrays, appliances, and localized file mounts. As multi-cloud configurations mature, senior technology leaders should shift their perspective from evaluating localized capacity metrics to architecting a borderless, elastic data fabric.
When your underlying data store natively addresses the challenges of consistency, latent read speeds, and multi-region write paths on its own, the physical boundaries separating on-premises deployments from public hyperscalers effectively dissolve. The underlying data stays exactly where it makes sense operationally, while your compute elements remain highly mobile, scaling to meet demands wherever capacity is most available and cost-effective.
The unresolved architectural question for modern infrastructure teams is no longer about how to copy data from site A to site B. Instead, the real challenge - and the underlying theme of Hrafnsson’s talk - is: how will you re-engineer your application pipelines once the barriers of data gravity are gone?



