#aws-lambda
Read more stories on Hashnode
Articles with this tag
S3 Object Lambda allows you to run code when an object is requested from S3. You can return a transformed version of the actual file stored in the S3...
In this post, I will describe how you can write your code in Scala, package it in a Docker Container, and run it serverless with AWS Lambda. Scala...