Hacker News new | ask | show | jobs
by rowanseymour 193 days ago
What's the simplest replacement for mocking S3 in CI? We don't about performance or reliability.. it's just gotta act like S3.
2 comments

I've used localstack in the past which worked pretty well.

https://github.com/localstack/localstack

localstack, 100%