Scalable, secure object storage compatible with Amazon S3 API. Store and retrieve any amount of data from anywhere with enterprise-grade reliability and performance.
Storage Tier | Price per GB/month | API Requests (per 1000) |
---|---|---|
Standard Storage | £0.023 | £0.0004 |
Infrequent Access | £0.0125 | £0.001 |
Archive | £0.004 | £0.05 |
Manage your object storage through our professional console interface:
Our Object Storage service provides full API compatibility with Amazon S3, enabling seamless migration of existing applications and tools.
Key compatibility features:
• Complete S3 REST API support
• AWS CLI and SDK compatibility
• Bucket policies and ACL support
• Multi-part upload capabilities
• Cross-origin resource sharing (CORS)
Example AWS CLI usage:
```bash
aws s3 mb s3://my-bucket --endpoint-url https://s3.piranha.sh
aws s3 cp file.txt s3://my-bucket/ --endpoint-url https://s3.piranha.sh
```
Get started with Object Storage in minutes:
1. **Create a Bucket**: Use the console or API to create your first storage bucket
2. **Configure Access**: Set up IAM policies and bucket permissions
3. **Upload Objects**: Start storing files, images, backups, and application data
4. **Integrate Applications**: Point your existing S3-compatible applications to our endpoint
5. **Monitor Usage**: Track storage consumption and costs through the dashboard
Our S3-compatible API means existing tools and applications work without modification.