Back

Author Profile

AIOZ Network logo

AIOZ Network

No bio

author cover image

Blogs

blog thumbnail

AIOZ Storage JavaScript SDK Quickstart with client-s3

The AIOZ storage javascript sdk is just @aws-sdk/client-s3 with a custom endpoint and forcePathStyle. Here is the exact config and upload code.

aioz-storage
5 min readAugust 10, 2026
blog thumbnail

Generating Presigned URLs on AIOZ Storage with Python

AIOZ storage presigned url python code needs one boto3 method, generate_presigned_url, plus the same endpoint config every other AIOZ Storage script uses.

aioz-storage
5 min readAugust 09, 2026
blog thumbnail

How AIOZ Storage Pricing Works: Storage and Delivery Costs

AIOZ Storage costs $17 per TB for storage and $5 per TB for delivery, billed hourly with no free tier. Here is exactly how billing and penalties work.

aioz-storage
5 min readAugust 08, 2026
blog thumbnail

Migrate from Amazon S3 to AIOZ Storage with rclone

Migrating from Amazon S3 to AIOZ Storage is a config change, not a rewrite. Here is the exact rclone setup, sync command, and the one documented gotcha.

aioz-storage
5 min readAugust 06, 2026
blog thumbnail

AIOZ Storage vs Storj: Two DePIN Platforms Compared

AIOZ storage vs Storj is the closest architecture match in decentralized object storage. Both use macaroon access grants. Here is where they actually differ.

aioz-storage
5 min readAugust 05, 2026
blog thumbnail

AIOZ Storage vs the Alternatives: A Full Comparison

AIOZ storage vs alternatives means five real competitors, not one. Here is honest pricing and architecture for AWS, R2, B2, Wasabi, and Storj against AIOZ.

aioz-storage
5 min readAugust 04, 2026
blog thumbnail

AIOZ Storage Access Control: Macaroons and Access Grants

AIOZ Storage access control runs on macaroons, access grants, and sub-users, not plain API keys. Here is exactly how each piece works and fits together.

aioz-storage
7 min readAugust 03, 2026
blog thumbnail

Zero-Knowledge Encryption: AIOZ Storage Can't See Your Data

AIOZ Storage never stores your encryption passphrase. Here is what zero-knowledge encryption really means, where AIOZ delivers it, and how to manage yours.

aioz-storage
6 min readAugust 01, 2026
blog thumbnail

AIOZ Storage Explained: S3-Compatible Decentralized Storage

AIOZ Storage is S3-compatible decentralized object storage built on AIOZ DePIN. Here is exactly what that means for migration, encryption, and real pricing.

aioz-storage
7 min readJuly 29, 2026
blog thumbnail

How AIOZ Storage Encryption Works: Zero-Knowledge Keys

AIOZ Storage encryption runs on AES-GCM and a one-way key chain built from a BIP39 passphrase, so AIOZ never holds the keys to your data. Here is how it works.

aioz-storage
6 min readJuly 27, 2026
blog thumbnail

Why Storage Reliability Is More Than File Availability

Keeping files online is only one part of storage reliability. This post looks at durability, redundancy, and infrastructure design in modern storage systems.

aioz-storageexplainerdata-durability
5 min readMay 28, 2026
blog thumbnail

S3-Compatible Storage for Modern Workflows

S3 compatibility is more than an API label. This explainer looks at how familiar object storage patterns reduce adoption friction in modern and decentralized storage workflows.

aioz-storageexplainers3-compatibility
5 min readMay 12, 2026