AWS Compute Blog

Tag: scala

Writing AWS Lambda Functions in Scala

Tim Wagner, AWS Lambda General Manager Sean Reque, AWS Lambda Software Developer AWS Lambda’s Java support also makes it easy to write Lambda functions in other jvm-based languages. Let’s take a look at how you can do that for Scala. Getting Started with Scala If you’re an old hand at Scala, skip ahead…otherwise: We’ll step […]