aws-lambda

socksy 2021-01-27T16:11:46.003500Z

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?

socksy 2021-01-27T16:12:49.003600Z

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