MinIO Was Easy, SeaweedFS Made Me Think
A practical SeaweedFS vs MinIO guide for FastAPI apps using boto3, S3-compatible storage, internal and public endpoints, pre-signed URLs, SigV4, Redis caching, and self-hosted media storage.
Write once on this site, then cross-post to Medium and Hashnode with the portfolio URL as canonical.
A practical SeaweedFS vs MinIO guide for FastAPI apps using boto3, S3-compatible storage, internal and public endpoints, pre-signed URLs, SigV4, Redis caching, and self-hosted media storage.
A practical on-prem Linux deployment guide for FastAPI and Vite apps using Docker Compose, nginx, Postgres, Redis, PM2, no-sudo deployment, health checks, logs, and production runbooks.
How I migrated a FastAPI app from AWS S3 to MinIO using boto3, S3-compatible object storage, pre-signed URLs, SigV4, HTTPS proxying, and a small storage abstraction.