I really, really wish that we had a vm that worked on AWS Lambda⦠I think this is the future of computing - and I would dearly love to understand the âsmalltalkâ approach to function as a service (FAAS). In particular how you debug apps. I was struck by Philâs demo at Pharo days, where he talked about debugging XMPP apps, and how he could⦠when I run Node apps on Lambda, it works, but its incredibly unproductive both in debugging and deploying small changes. I really think we have much nicer solutions in the Smalltalk world - but I have no idea if we could get a smalltalk vm to work in Lambda or the google app engine alternative. As indicated here - I donât want to spend time worrying about servers any more - I just want to call cloud functions and write my codeâ¦. Tim
On 30 May 2017, at 21:12, Stephan Eggermont <stephan@stack.nl> wrote:
On 30/05/17 18:00, Alejandro Infante wrote:
This year I will port everything to AWS or Azure. I expect it to be easier to deploy there, but Iâll let you know about my experience when the time comes.
I'm pretty sure it is not easier at all. But please provide us with your experiences.
Stephan