<- Back
Comments (18)
- cebertCloud providers like AWS, GCP, and Azure should offer local emulators for development. This would encourage developers to utilize their services more.I currently work with several AWS serverless stacks that are challenging or even impossible to integration test locally. While Localstack provide a decent solution, it seems like a service that AWS should offer to enhance the developer experience. They’d also be in the best position to keep it current.
- QGQBGdeZREunxLe> LocalStack's community edition sunset in March 2026 — requiring auth tokens, dropping CI support, and freezing security updates. Floci is the no-strings-attached alternative.
- caijiaThe vibe coding question is interesting but I think the real risk for projects like this isn't how the code was written — it's test coverage. A LocalStack replacement lives or dies by API compatibility. If the S3 presigned URL behavior differs slightly, your integration tests pass locally but break in prod.What I'd want to see before using this: a compatibility matrix showing which API operations are covered, ideally verified against the official AWS SDK test suites for each service.
- mhitzaThis project would be comical if it takes off. In Romanian this name means "a small pile of hair", but informally it's only used as a synonym for pubic hair.
- operator_nilThis is exactly what I was waiting for.Although I love localstack and am grateful for what they have done, I always thought that an open community-driven solution would be much more suitable and opens a lot of doors for AWS engineers to contribute back. I’m certain that it’s on their best interest to do so (specially as many of their popular products have local versions)It’s a no-brainer to me as AI adoption continues to increase: local-first integration testing is a must and teams that are equipped to do so will be ahead of everyone else
- banditelolCool, I've tried localstack before and cant wait to give it a tryAnyway, do anyone know if there're similar stuff but for gcp? So far https://github.com/goccy/bigquery-emulator helped me a lot in emulating bigquery behaviour, but I cant find emulator for the whole gcp environment.
- kay_ois all of this is vibe coded?
- SilentM68If I wanted to follow a tutorial or book but could not afford AWS, could this tool be used as a substitute for AWS functionality?
- robutsume[dead]