gofakes3 is a lightweight S3 clone written in Go that runs locally. It provides a fake AWS S3 server for testing without cloud dependencies. The tool focuses specifically on the API surface needed for testing, making it significantly lighter and faster than alternatives like MinIO. It eliminates AWS costs from development and CI pipelines while ensuring reproducible tests. Teams can onboard new...
How to Test S3 Integrations Locally Without AWS
H
