Fork me on GitHub
#aws-lambda
<
2021-01-27
>
socksy16:01:46

hey, what's the current best thought about making lambdas? clojure with something like https://github.com/Stedi/lambda or https://github.com/uswitch/lambada, or cljs with https://github.com/nervous-systems/cljs-lambda or just plain nodejs/express interop?

socksy16:01:49

use case: a custom origin for cloudfront that will be pulling together stuff from S3 and a real backend