Category · S3-compatible object storage
MinIO
S3-compatible storage for files, exports and backups
Notify meWhat MinIO is, in plain words
MinIO is a file-storage server that speaks the same API as Amazon S3 — except it runs in Brazil instead of AWS. Your application uploads PDFs, photos, exports and backups exactly the way it would with S3, and the libraries you already use just work with no changes. The difference is price, lower latency for BR users, and control over where the data lives.
For an automation
For an automation that processes files (PDFs, spreadsheets, images), MinIO is where files come in, are read by the workflow, and are exported afterwards.
What you can do with it
Application uploads
Real-world use case
Customer uploads photo/PDF on your site — goes straight into their isolated bucket.
Exports and backups
Real-world use case
Weekly report export, daily database backup — all stored with versioning.
Bot media
Real-world use case
Bot receives audio/image from WhatsApp, processes it and returns a result — intermediate file lives on MinIO.
Beta testers get special pricing
Want early access and a say in shaping the product? Get in touch. Beta testers receive special pricing for the whole beta period — no fixed % promise, just genuinely better pricing.
We'll let you know at launch
No spam. Just one email on the day it opens.
Frequently asked questions
Is it compatible with the AWS S3 SDK?
Yes, fully. boto3 (Python), aws-sdk (Node), aws-cli — all work just by pointing at the endpoint.
How much storage is included?
Starter includes 10 GB, Business 50 GB, Enterprise 200 GB. Extra storage is billed per GB/month.
Do I get versioning and lifecycle rules?
Yes. Per-bucket versioning and automatic expiration rules (delete uploads older than N days).
How is isolation handled?
Each customer has their own buckets + restricted IAM policy. Your credentials only see your buckets.