The Data Anchor
Your data sits with us, compute runs anywhere — including AWS.
- Who it suits
- Companies with heavy data and light compute: video and IPTV, backups and archives, analytics exports, CDN origin, scientific and telemetry data. Typically wherever egress is a larger share of the bill than the servers themselves.
- How it works
- You move storage to us and leave the application and compute layer where it is. Data reaches compute over a private interconnect or the public internet from our Prague datacenter. You rewrite no applications and give up none of the proprietary services you depend on.
- Why it saves
- Hyperscalers do not charge for inbound data. We do not charge for outbound. In the direction from us to them, transfer is therefore free on both sides. The reverse arrangement — data in S3, compute elsewhere — bills you on every read.
What is hard about it
Latency. Prague to Frankfurt is a few milliseconds, which is fine for batch processing, streaming and analytics, but not for chatty per-query database access. The pattern suits large volumes and few round trips, not the other way round.