Hacker News new | past | comments | ask | show | jobs | submit login

Yeah we gave up when we got to using lambda. Even if the api works it can’t scale the same way!



Well yeah. Isn't it intended for integration tests and similar usage and not for production "hyperscaling"?


exactly - it is meant to approximately work as a localized AWS environment for use during development, and for writing "unit" tests, and basic integration tests.

A full on, end-to-end testing is still required, but with localstack, you can run those once after you've completed development.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: