has anyone tried to use apex with lambda?
I don’t see how that would help?
most of that functionality exists in the clojure tools
(and to answer the question, no I have not)
sorry, mistyped. Apex with clojure. I find apex useful in dealing with multiple lambdas especially of different run times
I've just started dabbling with lambda and serve less architecture.
I get what you’re saying, just saying there are clojure specific tools that do almost all of that
with lein plugins, etc
and are easily integrated into builds. I’m not trying to shut you down, just trying to understand what advantages it’s giving over the Clojure specific stuff
appreciate the insight. I wasn't aware of specific clojure tools besides lambada
I have a screencast at https://youtu.be/HZbzddpltDc about AWS Lambda + Clojure, and an Sample App. https://github.com/langford/clj-aws-lambda-example https://github.com/langford/clj-aws-lambda-presentation
I’m just now publishing the screencast, so give it 5 minutes
great! thanks for that
hopefully that’s helpful then
this stuff isn’t really well centralized at all
it’s live now @miguelb ;D
Thanks for that. I’ve been doing more clojurescript lately. Coming from a javascript background and trying to use clojure with lambda has been surprising how little java I know.
ahh, the youtube video is marked private
fixed now
Sorry miguelb