← Graph

Use MinIO for S3 testing

takeaway 2 connections

Instead of replacing S3 with a different local storage in tests, run MinIO as a separate service and point the AWS SDK at it. Everything behaves as though it is communicating with S3, but files are stored locally.

type
recommendation
takeaway Use MinIO for S3 testing
about
MinIO tool
About using MinIO for tests.
takeaway Use MinIO for S3 testing
from_talk
Recommendation from the Q&A on testing.

Provenance