Dec. 27, 2018
12:51 p.m.
This sounds really great. Something I'd like to experiment with. Thanks. cheers -ben On Thu, 27 Dec 2018 at 17:32, Jan van de Sandt <jvdsandt@gmail.com> wrote:
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.