AWS Compute Blog

Tag: clojure

Writing AWS Lambda Functions in Clojure

Tim Wagner, AWS Lambda General Manager Bryan Moffatt, AWS Lambda Software Developer AWS Lambda’s Java support also makes it easy to write Lambda functions in other jvm-based languages. Previously we looked at doing this for Scala; today’ll we’ll see how it can be done with Clojure. Getting Started with Clojure We’ll build our Clojure project with […]