Any cloud, any bucket, one API
FileNest abstracts over S3, R2, Azure Blob, GCS, and MinIO behind a single interface. Switch providers per project — or bring your own bucket — without touching your application code.
Supported providers
AWS S3 + S3-compatible endpoints. Presigned PUT for direct upload. Multipart upload for files > 100 MB. Server-side encryption (SSE-S3 or SSE-KMS). Lifecycle rules for intelligent tiering.
Zero egress cost. S3-compatible API. Ideal for high-download workloads like media delivery. R2 public buckets available for CDN-backed asset delivery.
Azure AD integration, SAS token generation, tiered storage (Hot / Cool / Archive). Suitable for enterprise tenants already on Azure.
GCS signed URL generation. Uniform bucket-level access enforced. Works with Cloud CDN for global asset delivery.
S3-compatible self-hosted object storage. Used in the local dev stack (Docker). Lets teams develop without cloud credentials.