Onidel
S3-Compatible API

Scalable Object Storage

S3-compatible object storage for your applications, backups, and media files. Pay only for what you use with simple, predictable pricing.

$5 per TB

Minimum 1TB

1K Connections

Concurrent limit

100 Buckets

Included free

Object storage infrastructure with numbat mascot

Storage

$5/TB

Egress

3x Free

🦡

Meet Stripe, our Australian numbat mascot

Native to Western Australia, the numbat is one of the country's most distinctive creatures with its beautiful striped coat. Known for their incredible memory and ability to locate thousands of termite nests, numbats excel at finding and retrieving objects - just like our object storage! Fun fact: numbats consume up to 20,000 termites daily, efficiently processing massive amounts of data one object at a time.

Simple Pricing

Transparent, predictable pricing

No hidden fees, no surprises. Free ingress, free API requests, and generous free egress included.

Storage

$5per TB/month

Minimum 1TB. Triple replication included.

Ingress

Freeunlimited

Upload as much data as you need

Egress

3x Freeof storage

Excess egress at $0.01/GB

API Requests

Freeunlimited

Up to 1,000 concurrent connections

Estimate your monthly cost

= 1.00 TB (minimum 1TB)

Free egress: 3,000 GB (3x storage)

Storage (1.00 TB × $5.00/mo)$5.00/mo
Free Egress (2,000 GB)$0.00
API RequestsFree
IngressFree

Estimated monthly cost

$5.00

Based on 1.00 TB storage and 2,000 GB egress

Everything included

100 buckets included
S3-compatible API
Versioning support
Lifecycle policies
Access control lists (ACL)
CORS configuration
Static website hosting
Pre-signed URLs
Multipart uploads
1,000 concurrent connections
Triple replication
99.9% availability SLA
Pricing Comparison

Save up to 90% compared to big clouds

Same S3 compatibility, fraction of the cost. See how Onidel stacks up against major cloud providers.

Real-world cost comparison

Configure your usage

50 TB
1 TB500 TB
100 TB
0 TB1000 TB
Onidel$250/mo
Vultr$1,914/mo
AWS S3$10,516/mo

Monthly cost

Save 98%
Onidel
$250/mo
Vultr
$1,914/mo
AWS S3
$10,516/mo
Your savings with Onidel vs AWS$10,266/mo
Use Cases

Built for any workload

From simple file storage to complex data pipelines, Object Storage handles it all.

Media Storage

Store and serve images, videos, and audio files with global CDN distribution.

Database Backups

Automated database backups with versioning and lifecycle policies.

Archive & Compliance

Long-term data retention for compliance and regulatory requirements.

Static Website Hosting

Host static websites and single-page applications with custom domains.

Video Streaming

Store and stream video content with adaptive bitrate support.

Document Management

Store and manage documents with versioning and access control.

Mobile App Storage

Backend storage for mobile apps with SDK support.

Data Lakes

Store massive datasets for analytics and machine learning workloads.

S3 Compatible

Drop-in S3 replacement

Our Object Storage is fully compatible with the S3 API. Use your existing tools, SDKs, and applications without any code changes. Just update your endpoint URL.

Compatible with AWS SDK
Works with existing S3 tools
Boto3, aws-cli support
Pre-signed URL generation
Multipart upload support
Bucket versioning

Endpoint URL

https://s3.sgp1.onidel.com
onidel_s3_example.py
import boto3

# Initialize the S3 client
s3 = boto3.client(
    's3',
    endpoint_url='https://s3.sgp1.onidel.com',
    aws_access_key_id='YOUR_ACCESS_KEY',
    aws_secret_access_key='YOUR_SECRET_KEY'
)

# Upload a file
s3.upload_file('local_file.txt', 'my-bucket', 'remote_file.txt')

# Download a file
s3.download_file('my-bucket', 'remote_file.txt', 'downloaded.txt')

# List objects in bucket
response = s3.list_objects_v2(Bucket='my-bucket')
for obj in response.get('Contents', []):
    print(obj['Key'])
Integrations

Works with your favorite tools

Our S3-compatible Object Storage integrates seamlessly with popular backup, sync, and storage management tools.

And any other S3-compatible application or SDK.

Features

Enterprise-grade object storage

Built for reliability, security, and performance at any scale.

Triple Replication

All objects are replicated across three separate storage nodes for maximum durability.

High Performance

Optimized for both small and large objects with parallel upload and download support.

Pre-signed URLs

Generate secure, time-limited URLs to share private objects without exposing credentials.

1,000 Concurrent Connections

Handle massive traffic with support for up to 1,000 simultaneous connections per bucket.

Usage Analytics

Detailed metrics and logs for storage usage, bandwidth, and request patterns.

Lifecycle Policies

Automate object transitions and deletions based on age or custom rules.

FAQ

Frequently asked questions

Everything you need to know about Object Storage.

Object Storage is a data storage architecture that manages data as objects, rather than as files in a file system hierarchy or blocks in block storage. Each object includes the data itself, metadata, and a unique identifier. It's ideal for storing unstructured data like images, videos, backups, and logs.
Yes, our Object Storage is fully compatible with the Amazon S3 API. You can use existing S3 tools, SDKs (like boto3, AWS SDK), and applications by simply changing the endpoint URL. No code changes are required.
All objects are replicated across three separate storage nodes on different hardware for maximum durability. You can additionally enable versioning to protect against accidental deletions.
The minimum storage is 1TB. There is no maximum limit - you can store as much data as you need. Individual object size can be up to 5TB using multipart uploads. You get 100 buckets included for free.
Simple and transparent: $5 per TB per month with a minimum of 1TB. Ingress (uploads) is unlimited and free. You get 3x your storage amount in free egress each month - excess egress is charged at $0.01/GB. API requests are free with up to 1,000 concurrent connections supported.
Yes, you can configure any bucket for static website hosting. Simply enable the website hosting option, set your index and error documents, and optionally configure a custom domain.
Object Storage is currently available in our Singapore data center. We're working on expanding to additional regions. Data is stored with triple replication within the region for high durability.
Migration is straightforward using tools like rclone, aws-cli, or S3cmd. Simply configure the tool with your Onidel credentials and endpoint URL, then sync your data. We also provide migration guides in our documentation.
Limited Time Offer

Get 25% bonus credit on your first invoice

Start storing your data with Onidel Object Storage today. Sign up and receive 25% bonus credit on your first invoice.

Start saving money today.