logoalt Hacker News

MiniStack (replacement for LocalStack)

194 pointsby kerblangyesterday at 8:48 PM38 commentsview on HN

Comments

staticassertionyesterday at 10:18 PM

I really don't see how any clone is going to manage to do what localstack couldn't - maintain compatibility with tons of AWS services while not getting paid for it. If this were viable, why would it not have worked before?

The only things I can think of are that perhaps LocalStack was just a mess of a codebase that couldn't maintain velocity or attract contributors, or it just failed to steward new contributors or some such thing.

show 5 replies
robshipprtoday at 2:55 AM

The real issue with LocalStack was always drift. Tests pass locally, then something breaks in staging because the S3 response format is slightly different or DynamoDB throttling doesn't match. After getting burned enough times we just switched to short-lived real AWS environments for integration tests. More expensive, but way fewer surprises in prod.

show 2 replies
philip1209today at 12:48 AM

I'm frustrated with the Localstack license changes and will evaluate ministack.

But, for anybody else who needs a quick fix - you can pin to the `community-archive` tag and it should unblock you quickly:

https://hub.docker.com/layers/localstack/localstack/communit...

oefrhatoday at 12:46 AM

Any project with Claude’s signature misaligned ASCII diagram just screams DON’T USE to me. If you can’t even bother to read your damn generated README, how do I know you have QC’ed anything else? At the very least supported features claimed in README / on website could be totally fake, which is extremely common among all the vibed Show HNs.

https://github.com/Nahuel990/ministack/blob/a1b1d20a27d2238d...

show 3 replies
gioboxyesterday at 9:26 PM

Ugh, I hadn't heard the news about the LocalStack licensing changes. I had some great results building AWS services for local dev as well as CI/CD and testing in GH actions with LocalStack in previous jobs.

I secretly always hoped Amazon would buy out LocalStack and make it the official free local development environment for AWS work, but I guess it probably would reduce revenues spent on AWS based dev and test environments. The compatibility with the AWS CLI was mostly excellent in my experiences.

show 2 replies
mikecarltonyesterday at 9:53 PM

Another alternative, earlier on HN: https://news.ycombinator.com/item?id=47420619

show 2 replies
kay_oyesterday at 9:26 PM

> Copyright (c) 2024 MiniStack Contributors

Already lying or totally unreviewed AI slop ?

show 2 replies
threethirtytwotoday at 12:24 AM

What’s the gcp equivalent

volume_techtoday at 12:19 AM

for most teams the pain was not missing features -- it was drift. you build against the emulator for months, then hit some edge case in prod where the S3 response format differed slightly or DynamoDB error codes were not qui

show 1 reply
weiyong1024today at 2:48 AM

[dead]

redlewelyesterday at 10:20 PM

[dead]