Fork me on GitHub
#aws
<
2018-10-25
>
lloydshark00:10:56

Lambda with Clojurescript is fine though. The startup time is decent and you get the serverless advantage of not really having to worry about managing the container.

lloydshark00:10:27

That said, the typically web app might still have some asynchronous processing - so if you prefer to write that in Clojure then you can as the startup time is not an issue.