Things move fast, I already got a shout out from an AWS advocate - https://twitter.com/chrismunns/status/885959425860808704 <https://twitter.com/chrismunns/status/885959425860808704> Tim
On 15 Jul 2017, at 00:39, Tim Mackinnon <tim@testit.works> wrote:
Hi - Iâve been playing around with getting Pharo to run well on AWS Lambda. Itâs early days, but I though it might be interesting to share what Iâve learned so far.
Usage examples and code at https://gitlab.com/macta/PharoLambda <https://gitlab.com/macta/PharoLambda>
With help from many of the folks here, Iâve been able to get a simple example to run in 500ms-1200ms with a minimal Pharo 6 image. You can easily try it out yourself. This seems slightly better than what the GoLang folks have been able to do.
Tim