Object Storage (S3)
S3-compatible storage — your own keys, your own buckets
Speaks the S3 API your application already knows. Generate an access key in the panel, create a bucket, pay for the GB you use.
- S3-compatible with your existing tools
- GB-month actual usage
- No traffic fees no request or egress charge
S3-compatible API
Your existing S3 clients, SDKs and backup tools work without modification.
Your own access keys
Create, list and revoke access keys from the panel. If a key leaks, you shut it off with one click.
Per-bucket usage visibility
See how much space each bucket occupies from the panel, so your bill holds no surprises.
You can see your quota
Track the storage quota set on your account and how much of it you've used, from the panel.
Presigned links
Share a single object through a temporary signed link — you never have to make the bucket public.
HOW IT WORKS
From setup to daily use
-
Generate an access key
Create an access key / secret pair in the panel; the secret is shown only once.
-
Create a bucket
Create your bucket from the panel or with your S3 client.
-
Connect
Point your existing S3 client at the endpoint with your keys — no code changes needed.
-
Monitor
Track per-bucket usage and total consumption from the panel.
PRICING
What you pay for this service
Line items come from the live price catalog; the full list is on the pricing page.
| Item | Value |
|---|---|
| S3 object storage | $0.023/GB-month |
QUOTAS & LIMITS
Quotas and limits
Your account's starting limits. Rows beginning with "Trial" apply to the free trial account; the rest apply to every account.
| Item | Value |
|---|---|
| Trial S3 quota | 200 GB |
Quotas can be raised for your account — talk to us about enterprise needs.
SLA
Service level
The platform targets 99.9% monthly availability. There is no separate per-service commitment; the full terms are in the SLA document.
FAQ
Frequently asked questions
Which tools can I use?
Anything that speaks the S3 API: AWS CLI, s3cmd, rclone, the MinIO client, most backup software and the S3 SDKs. You only change the endpoint address.
How is it billed?
You are billed per GB-month on the actual space your buckets occupy; the current rate is in the pricing section above. There is no separate request or traffic charge.
What if I lose my access key?
The secret is shown only at creation time and is not stored. If you lose it, you revoke the key and generate a new one.
How is storage growth capped?
Your account has a quota, and new writes stop when it is reached. You can see your quota and usage in the panel; contact us to raise it.
Can I share a single object temporarily?
Yes, you can generate a presigned link from the panel. Access closes when the link expires, and you never have to make the bucket public.
GETTING STARTED
First step
Open an account and try this service with your $100 credit for 90 days. The individual trial asks for no card.
Corporate applications open after approval.