An On-Premise Integration allows DDOE to connect to storage systems that are hosted within your organization's own infrastructure rather than in a public cloud provider such as AWS, Azure, or GCP.
With On-Prem integrations, your data remains inside your controlled environment while DDOE accesses it through a configured storage driver. This approach is commonly used by organizations with strict security, compliance, or data residency requirements.
.png)
Benefits of On-Prem Integrations
Data remains within your organization's network
Supports private and air-gapped environments
Helps meet security and compliance requirements
Enables Direct Data access without copying datasets into DDOE
Integrates with existing storage infrastructure
Common On-Prem Storage Types in DDOE
NFS
Host Path (FS)
S3 API-compatible storage (such as Dell ECS)
Comparison
Feature | NFS | Host Path (FS) | S3 API |
|---|---|---|---|
Storage Type | Shared file storage | Local file system | Object storage |
Shared Across Nodes | Yes | No | Yes |
Network Required | Yes | No | Yes |
Performance | Good | Excellent | Good |
Scalability | Medium | Low | Very High |
Kubernetes Friendly | Yes | Limited | Excellent |
Cloud Compatible | Limited | No | Yes |
On-Prem Compatible | Yes | Yes | Yes |