Hacker News new | ask | show | jobs
by ununoctium87 2132 days ago
https://github.com/localstack/localstack

Though I find a stronger argument in using containerisation to ensure an identical application run-time environment no matter the infra it’s running on.

If we are talking about infra engineering, then sure. That’s where I find localstack helps

1 comments

What happens when you need 40 micro-services running to render your frontend?
You ditch all the microservices and develop the app like a normal human being.
That's an answer to a question he didn't ask.