[ANN] Pharo Lambda Ultimate

Hi,

Last month Amazon extended their serverless runtime platform AWS Lambda with support for custom runtimes. I created a Pharo Lambda Runtime so now we can implement Lambda functions in Smalltalk and easily deploy them on the Lambda platform.

Lamba has quite a large “free-tier”, more than enough to do some experiments and to host small applications for free.

See the GitHub project for more details https://github.com/jvdsandt/pharo-aws-toolbox

Cheers, Jan.