Rhein Object Store gives you S3-compatible buckets with single-digit-millisecond latency and edge compute next to your data. Backups, media pipelines and data lakes — one endpoint, no egress surprises.
# point the AWS CLI at Rhein Object Store — same S3 API aws --endpoint-url https://ge1.paledweld.com \ s3 cp ./backup.tar.zst s3://my-bucket/ # or the SDK import boto3 s3 = boto3.client("s3", endpoint_url="https://ge1.paledweld.com")
Drop-in for the AWS S3 SDK and CLI. Point existing tools at ge1.paledweld.com and go — no rewrite.
Run functions on object events — resize, transcode, virus-scan — without moving data out of the bucket.
Erasure-coded across independent racks. Versioning, object-lock and lifecycle rules built in.
Flat per-TB storage, zero egress fees between our regions, and a free tier for new projects.