Back

Author Profile

AIOZ Network logo

AIOZ Network

No bio

author cover image

Blogs

blog thumbnail

What AI Agent Sandboxes on Modal and E2B Actually Store

AI agent sandboxes need external storage for files that outlive the sandbox. Real providers like Modal and E2B mount S3-compatible buckets, AIOZ Storage included.

aioz-storage
6 min readAugust 22, 2026
blog thumbnail

Offloading LangGraph Agent Checkpoints to AIOZ Storage

AIOZ storage can back LangGraph's S3 checkpoint offload tier, but not the whole backend. Here is the real DynamoDB-plus-S3 setup and its credential gap.

aioz-storage
6 min readAugust 21, 2026
blog thumbnail

AIOZ Storage as a Dataset and Model-Output Backend

AIOZ storage for AI datasets means S3-compatible buckets for training data and model outputs, no native versioning or lifecycle policies. Here is the honest scope.

aioz-storage
6 min readAugust 20, 2026
blog thumbnail

AIOZ Storage for AI and Data Pipelines: What's Real

AIOZ storage for AI workloads means S3-compatible object storage for datasets, checkpoints, and model outputs. No vector database. Here is what is real.

aioz-storage
6 min readAugust 19, 2026
blog thumbnail

Managing Team Access and Sub-Users on AIOZ Storage

Add AIOZ storage team members through the dashboard's 3-step wizard: name and password, per-bucket permissions, and a one-time credential download.

aioz-storage
6 min readAugust 18, 2026
blog thumbnail

Calling AIOZ Storage's S3 API Directly with Postman

No Postman collection to import. AIOZ Storage docs show building raw S3 requests by hand, authenticated with AWS Signature and your access grant keys.

aioz-storage
4 min readAugust 17, 2026
blog thumbnail

AIOZ Storage CLI Quickstart: AWS CLI with a Custom Endpoint

No AIOZ-specific CLI exists. Point the standard AWS CLI at --endpoint-url https://s3.aiozstorage.network and every aws s3 command works as documented.

aioz-storage
4 min readAugust 16, 2026
blog thumbnail

AIOZ Storage Go SDK Quickstart Using aws-sdk-go-v2

The AIOZ storage go sdk is aws-sdk-go-v2 with a custom endpoint resolver and UsePathStyle set. Here is the exact client setup and upload code.

aioz-storage
6 min readAugust 15, 2026
blog thumbnail

File Management API with FastAPI, Boto3, and AIOZ Storage

A FastAPI Boto3 AIOZ Storage upload API is a standard S3 client pointed at a different endpoint and one path-style config flag. Here is the full code.

aioz-storage
6 min readAugust 14, 2026
blog thumbnail

Migrate from Backblaze B2 to AIOZ Storage with rclone

Backblaze B2 uses rclone's native b2 remote, not s3, so this migrate backblaze b2 storage guide covers a bigger config change than S3, plus egress costs.

aioz-storage
5 min readAugust 13, 2026
blog thumbnail

AIOZ Storage Glossary: Bucket, Passphrase, Macaroon

AIOZ's own docs formally define only two terms. This AIOZ storage glossary explains bucket, passphrase, macaroon, access grant, eKey, zKey, and sub-user.

aioz-storage
7 min readAugust 12, 2026
blog thumbnail

AIOZ Storage vs AWS S3: The Full Pricing Comparison

AIOZ Storage costs less than AWS S3 on paper, but AWS also charges for requests, storage tiers, and cross-region transfer. Here is the full cost picture.

aioz-storage
5 min readAugust 11, 2026