
Archil (formerly Regatta Storage) has raised $6.7M to replace legacy cloud storage like EBS with infinite, shareable volumes that instantly connect to S3. The round was led by Felicis and Y Combinator, with participation from other investors.
The Core Problem
Cloud providers still require developers to specify storage capacity before launching instances—a paradigm unchanged since EC2's inception nearly two decades ago. This approach creates friction: guessing capacity needs, learning unfamiliar concepts like IOPS, paying for unused resources, and managing manual data transfers.
Container orchestration systems like Kubernetes compound this challenge. "How do you deploy a 200 GiB model to a Kubernetes pod?" The tension between startup speed and data availability is real.
The Archil Solution
Rather than forcing users through complex configuration, Archil asks only three questions: volume name, cloud region, and data source location. The command to mount is straightforward:
sudo archil mount $VOLUME_NAME
This delivers a POSIX-compatible, multi-instance mountable filesystem with instant S3 bucket integration. We employ custom data protocols and NVME SSDs for performance—90% lower costs than EBS and 30x lower latencies than S3 directly.
Beyond Storage: A Data Company

Archil is fundamentally a data company, not merely storage infrastructure. Future capabilities include:
- Connectivity: Direct links to diverse data sources (Hugging Face, GitHub, data warehouses, SFTP servers)
- Compute: Serverless, low-level data transformations at the storage layer
- Intelligence: Built-in versioning, locality awareness, and access controls
AI and Agentic Applications
Recent developments show autonomous agents prefer cloud-agnostic, scalable-to-zero infrastructure. While databases dominated this space previously, agents increasingly require POSIX filesystems. Archil addresses this gap.
We're excited to build the future of cloud storage. If you're interested in trying Archil, get in touch.