Localstack – Local AWS Emulator
github.com
Localstack – Local AWS Emulator
1–10 of 132 posts
Re: Localstack – Local AWS Emulator
#2Re: Localstack – Local AWS Emulator
#3Does a similar such thing exist for GCP?
https://cloud.google.com/sdk/gcloud/reference/beta/emulators
The firebase stack can run 100% local as well.
Re: Localstack – Local AWS Emulator
#4they have local dynamo, but i believe that's the only official appliance they provide.
I think it's especially necessary for the proprietary products -- dynamo being a great example.
I'll take a moment to call out snowflake for this as well -- it's really frustrating to not be able to quickly (within milliseconds) and easily (i shouldn't need to get credentials from elsewhere in my org) setup & teardown databases while under test.
Re: Localstack – Local AWS Emulator
#5Re: Localstack – Local AWS Emulator
#6I know of a lot of big shops that are desperate to get out of the cloud due to 7-8 figure AWS bills but their software and engineering is too tightly wound into AWS tooling.
Re: Localstack – Local AWS Emulator
#7This tool is very useful for integration testing, but unfortunately it can be rather slow.
Re: Localstack – Local AWS Emulator
#8This tool is very useful for integration testing, but unfortunately it can be rather slow.
Re: Localstack – Local AWS Emulator
#9This tool is very useful for integration testing, but unfortunately it can be rather slow.
We're currently investing some time and resources on refactoring the code base to improve the performance. We have some improvements in the pipeline which we should be able to roll out within the next 1-2 weeks.
Performance (as well as general UX) is definitely high up on our priority list, and we'll continue to invest heavily in this area. Stay tuned!
Happy for any additional suggestions and questions you may have.
Re: Localstack – Local AWS Emulator
#10Happy for any additional suggestions and questions you may have. Looking forward to getting your feedback!